mirror of https://github.com/ceph/ceph-ansible.git
e11cbbbcb1
The "run 'ceph-volume lvm batch --report' to see how many osds are to be created" and "run 'ceph-volume lvm list' to see how many osds have already been created" statements only register the lvm_batch_report and lvm_list variables. Running those ceph-volume commands should never produce a change on the system. Adding changed_when: false prevents irrelevant change messages from Ansible. Signed-off-by: Kevin Coakley <kcoakley@sdsc.edu> |
||
---|---|---|
.. | ||
create_ceph_initial_dirs.yml | ||
main.yml |