Guillaume Coré
2019-12-09 dafba27ba5da1314c65cef2ee05867e968f345d8
refs
author Guillaume Coré <gucore@redhat.com>
Monday, December 9, 2019 09:23 +0100
committer Noelia <nalentor@redhat.com>
Monday, December 9, 2019 11:14 +0100
commitdafba27ba5da1314c65cef2ee05867e968f345d8
tree fa55266a5c1fec4888f2d58618eb10a7e79ec48e tree | zip | gz
parent 0d9b36e3dc7205671eeeb09bdf70f24e14101ba2 view | diff
Fix include_vars playbook when everything is skipped

This loop_control.label fails on ansible 2.7.9 when everything is skipped in the
playbook:

TASK [Include vars files] *********************************************************************************************************************************************************************
Monday 09 December 2019 03:40:35 -0500 (0:00:00.044) 0:00:04.049 *******
fatal: [localhost]: FAILED! => {"msg": "'dict object' has no attribute 'stat'"}
to retry, use: --limit @/tmp/agnosticd/ansible/destroy.retry

This commit if applied fix that error.
1 files modified
11 ■■■■ changed files
ansible/include_vars.yml 11 ●●●● diff | view | raw | blame | history