Role ceph_client for OpenStack-Ansible
Go to file
Marc Gariepy b3f553e339 Fix deprecation warning for ceph_client role.
Bare variables in with_ loops should instead use the “{{ var }}” syntax,
which helps eliminate ambiguity.
https://docs.ansible.com/ansible/porting_guide_2.0.html#deprecated

Change-Id: I6d54aca88c6f2bf0e60ee6cc89d5f06fb8d680c1
2016-08-18 09:06:45 +00:00
defaults Add ability to change apt/yum package state for the ceph_client role 2016-08-13 08:36:24 +00:00
handlers Fix deprecation warning for ceph_client role. 2016-08-18 09:06:45 +00:00
meta Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
tasks Fix deprecation warning for ceph_client role. 2016-08-18 09:06:45 +00:00
templates Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
vars Move UCA repo URL var to role defaults 2016-07-23 10:39:48 +00:00