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
|
forks = 20
|
||||||
roles_path = roles/
|
roles_path = roles/
|
||||||
library = library/
|
library = library/
|
||||||
|
inventory = inventory/
|
||||||
|
|
||||||
[inventory]
|
[inventory]
|
||||||
unparsed_is_failed=true
|
unparsed_is_failed=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue