add inventory in ansible.cfg
This commit is contained in:
parent
e283ddc1c6
commit
54768ea037
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
forks = 20
|
||||
roles_path = roles/
|
||||
library = library/
|
||||
inventory = inventory/
|
||||
|
||||
[inventory]
|
||||
unparsed_is_failed=true
|
||||
|
|
Loading…
Reference in a new issue