zuul-jobs/roles/bindep/tasks
Tristan Cacqueray 8a6b1215c3 bindep: use shell instead of command with executable
As of Ansible 2.4, the parameter 'executable' is
no longer supported with the 'command' module.

Also check for return code since it the |succeed changed
and now always returns True when using failed_when: false.

Change-Id: I4c33db7f3d6fd613a6144f7520054cbcf50684e1
2018-02-22 06:40:11 +00:00
..
find-bindep.yaml bindep: use shell instead of command with executable 2018-02-22 06:40:11 +00:00
find.yaml Ensure we load roles for linting 2017-07-17 16:50:06 -04:00
install.yaml bindep: fix install bindep_command fact name 2017-12-05 08:52:31 +00:00
main.yaml bindep: fix install bindep_command fact name 2017-12-05 08:52:31 +00:00
packages.yaml bindep: skip package install when not needed 2017-12-05 09:09:34 +00:00