Commit 9beb7fb
committed
Fail on any unparsed Ansible inventory
If Ansible is unable to parse an inventory source, by default it will
print a warning and continue execution. Typically this highlights an
important error that should be addressed.
This change modifies the Ansible configuration to error out in this
case.1 parent d68a23f commit 9beb7fb
File tree
2 files changed
+11
-0
lines changed- etc/kayobe
- releasenotes/notes
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments