diff --git a/ansible/site.yml b/ansible/site.yml index 2ec6cec9d9..e70995b06a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -243,10 +243,12 @@ - name: Apply role ceph gather_facts: false hosts: + - ceph-mds + - ceph-mgr - ceph-mon + - ceph-nfs - ceph-osd - ceph-rgw - - ceph-mgr serial: '{{ serial|default("0") }}' roles: - { role: ceph,