diff options
Diffstat (limited to 'playbooks/ands-gluster-ganesha.yml')
-rw-r--r-- | playbooks/ands-gluster-ganesha.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/playbooks/ands-gluster-ganesha.yml b/playbooks/ands-gluster-ganesha.yml index a347c4f..cbdf72c 100644 --- a/playbooks/ands-gluster-ganesha.yml +++ b/playbooks/ands-gluster-ganesha.yml @@ -1,8 +1,4 @@ -- name: Common setup procedures - hosts: ands - roles: - - role: ands_facts - +- import_playbook: maintain.yml - name: Configure GlusterFS cluster hosts: masters, new_masters |