ceph-ansible/roles/ceph-osd/tasks
Benoît Knecht ef05e9a313 ceph-osd: Fix crush_rules.yml in check mode
Set a default value for `item.stdout` before passing it to `from_json()`. The
`when` condition doesn't prevent this template from being evaluated in check
mode, so it fails if `item.stdout` doesn't contain a valid JSON string.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-02-07 14:13:19 +01:00
..
scenarios ceph-osd: add prepare_osd tag to lvm-batch scenario 2021-03-11 22:02:52 +01:00
common.yml common: do not log keyring secret 2021-08-11 17:33:34 +02:00
container_options_facts.yml ceph-osd: set container objectstore env variables 2020-01-20 13:59:44 -05:00
crush_rules.yml ceph-osd: Fix crush_rules.yml in check mode 2022-02-07 14:13:19 +01:00
main.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
openstack_config.yml common: do not log keyring secret 2021-08-11 17:33:34 +02:00
start_osds.yml ceph-osd: Fix start_osds.yml in check mode 2022-02-07 14:13:19 +01:00
system_tuning.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
systemd.yml containers: introduce target systemd unit 2021-08-18 11:08:50 -04:00