Files
provisioning/ansible-5/roles/glusterfs/tasks/main.yml
richard 20d18ec966 Fixing bind9 config
cubox-m still doesn't respond to outside requests
2022-08-25 08:03:45 -04:00

19 lines
351 B
YAML

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