mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-09-05 13:11:29 +00:00
Ansible 2.2 deprecated the use of bare variables as argument of with_ options and deprecated first_available_file option from tasks. This change syncs ceph roles with github.com/ceph/ceph-ansible in the v2.2 branch which contains the fixes for the issues mentioned above. Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>