Add install of gluster storage plugin to swarm role
This commit is contained in:
@@ -16,3 +16,6 @@
|
||||
- name: Join server to swarm
|
||||
when: _docker_swarm_needs_join
|
||||
ansible.builtin.include_tasks: join.yaml
|
||||
|
||||
- name: Configure gluster storage driver
|
||||
ansible.builtin.import_tasks: gluster.yaml
|
||||
|
||||
Reference in New Issue
Block a user