ceph-ansible/roles/ceph-facts
Dimitri Savineau c97f90af92 ceph-facts: move device facts to its own file
Instead of reusing the condition 'inventory_hostname in groups[osds]'
on each device facts tasks then we can move all the tasks into a
dedicated file and set the condition on the import_tasks statement.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit d704b05e52)
2021-07-02 22:21:32 +02:00
..
meta introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
tasks ceph-facts: move device facts to its own file 2021-07-02 22:21:32 +02:00
README.md introduce new role ceph-facts 2018-12-12 11:18:01 +01:00

README.md

Ansible role: ceph-facts

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