ceph-ansible/roles/ceph-osd/tasks/docker
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
..
checks.yml Fix typo 2015-10-21 02:18:48 +02:00
dirs_permissions.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
fetch_configs.yml containerized mon 2016-03-24 16:08:20 +01:00
main.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
pre_requisite.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
selinux.yml Add proper permission for selinux 2015-10-21 12:11:32 +02:00
start_docker_osd.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00