ceph-ansible/roles/ceph-mon/tasks/docker
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
..
configure_ceph_command_aliases.yml Adds handy ceph aliases whe containerized installations. 2018-03-08 13:56:39 +01:00
copy_configs.yml remove jewel support 2018-10-12 23:38:17 +00:00
fetch_configs.yml switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
main.yml remove jewel support 2018-10-12 23:38:17 +00:00
start_docker_monitor.yml common: switch from docker module to docker_container 2018-07-10 20:08:07 +00:00