Enable foreman inventory plugin in tests
This commit is contained in:
parent
2608ef535f
commit
d0018848a5
1 changed files with 5 additions and 0 deletions
5
test/integration/targets/foreman_inventory/ansible.cfg
Normal file
5
test/integration/targets/foreman_inventory/ansible.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
[defaults]
|
||||
inventory = test-config.foreman.yaml
|
||||
|
||||
[inventory]
|
||||
enable_plugins = foreman
|
Loading…
Reference in a new issue