Fix installation of glusterd server

This commit is contained in:
2022-08-29 21:13:04 -04:00
parent aedf86ef0a
commit 7ff5dc892f
13 changed files with 77 additions and 7 deletions

View File

@@ -0,0 +1,20 @@
---
#- name: install on ubuntu
# ansible.builtin.include_role:
# name: geerlingguy.glusterfs
# when: ansible_architecture != 'armv7l'
- include_tasks: install.yaml
- include_tasks: create_cluster.yaml
#- include_tasks: manage_volumes.yml
## doesn't work
#- name: "check the underlying config"
# include_tasks: recover_nodes.yaml
#- include_tasks: prometheus_exporter.yml