ceph-ansible/roles/ceph-defaults
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 switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks introduce new role ceph-facts 2019-01-07 09:14:10 +01:00
vars defaults: add ceph related vars file 2018-11-29 01:49:05 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

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