]> 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:19 +0000 (07:06 +0200)
commitc733af9d43e572c97f301e7f704676f2ea5660dc
treeca354d4eaa0022fa49808a7a37a388fd0cb9246b
parent3fa84cf44a0cce38c1a5ff1dfe422df63e66db43
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