]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix check mode support
authorGaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
Mon, 6 May 2019 08:14:36 +0000 (10:14 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 May 2019 11:07:45 +0000 (13:07 +0200)
commit29650e71d8ac192ea6240df5f1641b87126322a3
tree4ab5a3d958ff6dfa3ee5ce2eb6aada3035193889
parentae9fa7ca0905d257de3a287706e34af9c9ccc4ca
Fix check mode support

Adds "check_mode: no" to commands which register cluster state in a
variable and don't modify anything. These commands have to run in order
to support running the playbook in check mode.

Signed-off-by: Gaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
(cherry picked from commit 3c8987c7a549b63b2e615c6daa4a3a93f5049967)
roles/ceph-facts/tasks/facts.yml
roles/ceph-mgr/tasks/mgr_modules.yml