]> 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>
Tue, 24 Nov 2020 09:39:03 +0000 (10:39 +0100)
commit1d4cd3328ada95a9f211a0f4ea9ae219cda05d41
treede45aed7bc88b6fcd370ab1d47171d72179e1da2
parentffc63ad5f5e0afdbd1de1bd0d288f70a12c84fc2
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