Merge "Add common role to Ansible site file"
This commit is contained in:
commit
239cea0c48
@ -1,4 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
- hosts:
|
||||||
|
- all
|
||||||
|
roles:
|
||||||
|
- { role: common,
|
||||||
|
tags: common }
|
||||||
|
|
||||||
- hosts:
|
- hosts:
|
||||||
- ceph-mon
|
- ceph-mon
|
||||||
- ceph-osd
|
- ceph-osd
|
||||||
|
Loading…
Reference in New Issue
Block a user