inventory plugin order: update doc

add doc for #44428:
- add changelog fragment
- update porting guide
also:
- update auto inventory plugin doc
- mention toml plugin in examples
This commit is contained in:
Pierre-Louis Bonicoli
2018-12-12 01:34:25 +01:00
committed by Toshio Kuratomi
parent 2f8001a7af
commit 7e278b23b4
5 changed files with 8 additions and 3 deletions

View File

@@ -324,7 +324,7 @@
#any_errors_fatal = False
[inventory]
# enable inventory plugins, default: 'host_list', 'script', 'auto', 'yaml', 'ini'
# enable inventory plugins, default: 'host_list', 'script', 'auto', 'yaml', 'ini', 'toml'
#enable_plugins = host_list, virtualbox, yaml, constructed
# ignore these extensions when parsing a directory as inventory source