ceph-ansible/roles/ceph-common/tasks/pre_requisites
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
..
prerequisite_ice.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
prerequisite_rh_storage_cdn_install.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
prerequisite_rh_storage_iso_install.yml rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00