ceph-ansible/roles/ceph-defaults
Guillaume Abrioux 8f42007272 facts: fix auto_discovery exclude
the previous approach was wrong.
checking if `item.key` is in `osd_auto_discovery_exclude` (`['dm-',
'loop']`) is incorrect because it will obviously not match. Therefore,
the condition will return `True` whatever the device we are checking.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-02-26 03:16:33 +00:00
..
defaults facts: fix auto_discovery exclude 2019-02-26 03:16:33 +00:00
meta lint: meta add company info 2018-11-08 10:22:02 +00:00
tasks introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
vars defaults: add ceph related vars file 2018-11-21 15:42:50 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.