diff --git a/ansible/site.yml b/ansible/site.yml index 7f8c4158433ad06027d7077c27ba16c459c41e2f..ea1c0caeda37fe4dfda9c9be585295e0390d263f 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