diff --git a/playbooks/ceph-install.yml b/playbooks/ceph-install.yml index ac64b1ff44..8fd9a1b18d 100644 --- a/playbooks/ceph-install.yml +++ b/playbooks/ceph-install.yml @@ -62,10 +62,10 @@ - role: ceph-facts tags: - skip_ansible_lint - - role: ceph-handler + - role: ceph-common tags: - skip_ansible_lint - - role: ceph-common + - role: ceph-handler tags: - skip_ansible_lint - role: ceph-config @@ -134,10 +134,10 @@ - role: ceph-facts tags: - skip_ansible_lint - - role: ceph-handler + - role: ceph-common tags: - skip_ansible_lint - - role: ceph-common + - role: ceph-handler tags: - skip_ansible_lint - role: ceph-config @@ -186,10 +186,10 @@ - role: ceph-facts tags: - skip_ansible_lint - - role: ceph-handler + - role: ceph-common tags: - skip_ansible_lint - - role: ceph-common + - role: ceph-handler tags: - skip_ansible_lint - role: ceph-config diff --git a/playbooks/ceph-nfs-install.yml b/playbooks/ceph-nfs-install.yml index 2849bea567..2b0f601669 100644 --- a/playbooks/ceph-nfs-install.yml +++ b/playbooks/ceph-nfs-install.yml @@ -45,10 +45,10 @@ - role: ceph-facts tags: - skip_ansible_lint - - role: ceph-handler + - role: ceph-common tags: - skip_ansible_lint - - role: ceph-common + - role: ceph-handler tags: - skip_ansible_lint - role: ceph-nfs diff --git a/playbooks/ceph-rgw-install.yml b/playbooks/ceph-rgw-install.yml index 79cff15c53..34b6aa8d70 100644 --- a/playbooks/ceph-rgw-install.yml +++ b/playbooks/ceph-rgw-install.yml @@ -43,10 +43,10 @@ - role: ceph-facts tags: - skip_ansible_lint - - role: ceph-handler + - role: ceph-common tags: - skip_ansible_lint - - role: ceph-common + - role: ceph-handler tags: - skip_ansible_lint - role: ceph-config