diff --git a/ansible/site.yml b/ansible/site.yml index 7f8c415843..ea1c0caeda 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -1,4 +1,10 @@ --- +- hosts: + - all + roles: + - { role: common, + tags: common } + - hosts: - ceph-mon - ceph-osd