ceph-ansible/roles/ceph-mon
Sébastien Han 04d8002614 switch: do not fail on missing key
Some people use the switch playbook to perform upgrade so they end up in
the same situation than https://bugzilla.redhat.com/show_bug.cgi?id=1650572
This is applying the same fix as
729744c6a8.

We don't want to fail on key that are not present since they will get
created after the mons are updated. They will be created by the task
"create potentially missing keys (rbd and rbd-mirror)".

Signed-off-by: Sébastien Han <seb@redhat.com>
2019-01-14 18:54:46 +00:00
..
defaults roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
files/precise Rename roles' names 2014-07-08 15:39:42 +02:00
meta ceph-mon: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
templates Avoid using tests as filter 2018-10-10 04:26:33 +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/.