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> |
||
---|---|---|
.. | ||
checks.yml | ||
copy_configs.yml | ||
create_configs.yml | ||
dirs_permissions.yml | ||
fetch_configs.yml | ||
main.yml | ||
selinux.yml | ||
start_docker_monitor.yml |