ceph-ansible/roles/ceph-mon
Sébastien Han 8d4de44f5d mon: default ceph_health_raw to json
During the first iteration, the command won't return anything, or can
simply fail and might not return a valid json structure. Ansible will
fail parsing it in the filter `from_json` so let's default that variable
to empty dictionary.

Signed-off-by: Sébastien Han <seb@redhat.com>
2018-12-03 14:39:43 +01:00
..
defaults roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
meta lint: meta add company info 2018-11-08 10:22:02 +00:00
tasks mon: default ceph_health_raw to json 2018-12-03 14:39:43 +01:00
templates remove kv store support 2018-11-30 13:45:12 +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-mon

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