]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
lint: set pipefail on shell tasks
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 2 Oct 2020 09:23:42 +0000 (11:23 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 23 Nov 2020 07:33:47 +0000 (08:33 +0100)
commit1879c26eb9ed46db9adfa6803ef4a03b15b6914b
tree0b175bca9771a13a4e08dab4e8eae20bcc8b73b2
parentd4400f911aee4f49f775cc04630d37e127ddd6cd
lint: set pipefail on shell tasks

Fix ansible lint 306 error:

[306] Shells that use pipes should set the pipefail option

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/lv-teardown.yml
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/rolling_update.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
infrastructure-playbooks/take-over-existing-cluster.yml