mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 03:12:58 +08:00
enable constructed inventory plugin even though it does not do what I want yet
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user