ceph-ansible/roles
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
..
ceph-agent Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-common Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-common-coreos cleanup: fix typos 2016-05-09 15:12:01 +08:00
ceph-fetch-keys ceph-fetch-keys: add dependencies flag to galaxy 2016-03-02 16:58:23 +01:00
ceph-mds Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-mon Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-osd Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-rbd-mirror Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-restapi Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph-rgw Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00