ceph-ansible/roles/ceph-osd/tasks/scenarios
Guillaume Abrioux dcec63adc8 Refact code using `set_fact`
At the moment, all the tasks using the file module are duplicated to have differents ownerships depending on the fact `is_ceph_infernalis`.
The goal of this commit is to have a new logic for this:
- First set facts depending on the `is_ceph_infernalis` fact
- Create the files or directories using the setted facts as ownerships.
2016-02-05 16:14:01 +01:00
..
journal_collocation.yml Remove the disk zap function 2015-08-06 17:24:21 +02:00
osd_directory.yml Refact code using `set_fact` 2016-02-05 16:14:01 +01:00
raw_multi_journal.yml Remove the disk zap function 2015-08-06 17:24:21 +02:00