mirror of https://github.com/ceph/ceph-ansible.git
05331a2634
Ansible evaluates the 'with_items' before the 'when' so if the inventory does not have the group declared it'll fail. To fix this, we set an empty array to make the with_items happy and then evaluate with the 'when'. Signed-off-by: Sébastien Han <seb@redhat.com> |
||
---|---|---|
.. | ||
docker | ||
calamari.yml | ||
ceph_keys.yml | ||
check_mandatory_vars.yml | ||
create_mds_filesystems.yml | ||
deploy_monitors.yml | ||
main.yml | ||
openstack_config.yml | ||
rbd_pool.yml | ||
rbd_pool_pgs.yml | ||
rbd_pool_size.yml | ||
secure_cluster.yml | ||
set_osd_pool_default_pg_num.yml | ||
start_monitor.yml |