Commit 9ba8cd6
committed
fix: replace ignore_errors with failed_when for ansible-lint compliance
ansible-lint ignore-errors rule requires failed_when instead of
ignore_errors for explicit error condition specification.
Signed-off-by: John Lockman <jlockman3@gmail.com>1 parent c52234b commit 9ba8cd6
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments