diff --git a/ansible/site.yml b/ansible/site.yml index a927fc4e26..9134db55ce 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