]> git.apps.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>
Wed, 16 Dec 2020 13:05:45 +0000 (14:05 +0100)
commit92b261df899ed02a32f0f38b6d71cef524b0705f
treec635bafb7020b9127a81b515b72afa3e3b9147f7
parent81a293e5f1f2a7181cfde9a4ae03e2addb187f7d
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>
(cherry picked from commit 1879c26eb9ed46db9adfa6803ef4a03b15b6914b)
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