enable constructed inventory plugin even though it does not do what I want yet
This commit is contained in:
parent
0ed4b45b6a
commit
2ddec06c5c
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ retry_files_enabled = False
|
|||
[inventory]
|
||||
# enable inventory plugins, default: 'host_list', 'script', 'yaml', 'ini'
|
||||
#enable_plugins = host_list, virtualbox, yaml, constructed
|
||||
enable_plugins = ini, constructed
|
||||
|
||||
# ignore these extensions when parsing a directory as inventory source
|
||||
#ignore_extensions = '.pyc', '.pyo', '.swp', '.bak', '~', '.rpm', '.md', '.txt', '~', '.orig', '.ini', '.cfg', '.retry'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue