Disable openstack inventory plugin
We don't use this anymore, remove it from our config. Change-Id: I561a6942978fca67d8f83059a957f45540ea52d7
This commit is contained in:
parent
1a7dedd13f
commit
2bc9bc8925
@ -13,7 +13,7 @@ fact_caching=jsonfile
|
|||||||
fact_caching_connection=/var/cache/ansible/facts
|
fact_caching_connection=/var/cache/ansible/facts
|
||||||
|
|
||||||
[inventory]
|
[inventory]
|
||||||
enable_plugins=openstack,yamlgroup,yaml,advanced_host_list,ini
|
enable_plugins=yaml,yamlgroup,advanced_host_list,ini
|
||||||
cache=True
|
cache=True
|
||||||
cache_plugin=jsonfile
|
cache_plugin=jsonfile
|
||||||
cache_connection=/var/cache/ansible/inventory
|
cache_connection=/var/cache/ansible/inventory
|
||||||
|
Loading…
Reference in New Issue
Block a user