]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix Ansible check mode for site.yml.sample playbook
authorBenoît Knecht <bknecht@protonmail.ch>
Tue, 1 Sep 2020 09:24:59 +0000 (11:24 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 7 Oct 2020 05:06:54 +0000 (07:06 +0200)
commit69a6053114dd332bf4a87d46d0652ae4ebfde70c
tree4666b20c735cd019e6365f9a633ac8a1cb657a06
parent7ffc8534efed914d05f734760143c31779d5c023
Fix Ansible check mode for site.yml.sample playbook

Make sure the `site.yml.sample` playbook can be run in check mode by skipping
tasks that try to read the output of commands that have been skipped.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
(cherry picked from commit 54ba38e35ea67c1c342b008be675103e120982d0)
roles/ceph-crash/tasks/main.yml
roles/ceph-mgr/tasks/common.yml
roles/ceph-mgr/tasks/mgr_modules.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-osd/tasks/common.yml
roles/ceph-osd/tasks/main.yml
roles/ceph-rgw/tasks/common.yml
site.yml.sample