mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
fixed typo
This commit is contained in:
parent
b4342d2ea4
commit
142869d266
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@
|
||||||
|
|
||||||
[inventory]
|
[inventory]
|
||||||
# enable inventory plugins, default: 'host_list', 'script', 'yaml', 'ini'
|
# enable inventory plugins, default: 'host_list', 'script', 'yaml', 'ini'
|
||||||
#enabled_plugins = host_list, virtualbox, yaml, constructed
|
#enable_plugins = host_list, virtualbox, yaml, constructed
|
||||||
|
|
||||||
# ignore these extensions when parsing a directory as inventory source
|
# ignore these extensions when parsing a directory as inventory source
|
||||||
#ignore_extensions = '.pyc', '.pyo', '.swp', '.bak', '~', '.rpm', '.md', '.txt', '~', '.orig', '.ini', '.cfg', '.retry'
|
#ignore_extensions = '.pyc', '.pyo', '.swp', '.bak', '~', '.rpm', '.md', '.txt', '~', '.orig', '.ini', '.cfg', '.retry'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue