Reorganize some bootstrap tasks
This commit is contained in:
@ -39,5 +39,8 @@
|
||||
dest: /etc/ceph
|
||||
state: directory
|
||||
|
||||
- include: add_cluster_ips.yml
|
||||
when: newhost.changed
|
||||
|
||||
- include: bootstrap_ceph.yml
|
||||
when: newhost.changed
|
||||
|
Reference in New Issue
Block a user