ceph-ansible/roles/ceph-osd
Benoît Knecht 3ba0e4bdca 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>
(cherry picked from commit ef05e9a313)
2022-02-16 09:50:53 +01:00
..
defaults convert some missed `ansible_*`` calls to `ansible_facts['*']` 2021-03-26 00:05:33 +01:00
files containers: introduce target systemd unit 2021-08-18 13:42:56 -04:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks ceph-osd: Fix crush_rules.yml in check mode 2022-02-16 09:50:53 +01:00
templates container: align systemd units with rpm 2021-12-15 13:49:49 +01:00
vars osd: backward compatibility with old disk_list.sh location 2019-03-18 17:25:51 +00:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-osd

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