ceph-ansible/roles/ceph-agent/tasks
Sam Yaple 069c93a238 Unify formatting of when conditional
This is purely a refactor. Converts when 'and' conditionals into lists
rather than multiline strings. This does not work for nested
conditionals, but those can be formated with indents.

Moves one line when statements onto the same line as the when command
itself.

A small logic bug was found in ceph-osd/tasks/check_devices.yml which
which was also fixed.

Signed-off-by: Sam Yaple <sam@yaple.net>
2016-05-09 14:08:33 +00:00
..
main.yml create the task to install and configure the agent 2016-02-12 15:37:06 -05:00
pre_requisite.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
start_agent.yml create the task to install and configure the agent 2016-02-12 15:37:06 -05:00