ceph-ansible/roles/ceph-osd/tasks
Guillaume Abrioux 8f781198d6 lint: fix error [306], add pipefail on shell command using pipe
This commit fixes the error [306]:

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

using `/bin/bash` as executable because Debian/Ubuntu systems use `dash`
by default which doesn't have the `-o pipefail`. (See:
https://github.com/ansible/ansible-lint/issues/497#issue-424623501)

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 102edaeb61)
2019-08-28 11:22:47 -04:00
..
scenarios osd: remove ceph-disk scenarios files 2019-04-12 00:45:21 +00:00
common.yml global: make directories mode parameterizable 2019-08-23 11:39:23 +00:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
main.yml osd: remove legacy task 2019-06-19 08:41:25 +00:00
openstack_config.yml osd: remove useless condition 2019-08-20 09:13:15 +02:00
start_osds.yml lint: fix error [306], add pipefail on shell command using pipe 2019-08-28 11:22:47 -04:00
system_tuning.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00