ansible/docs/docsite/rst/plugins
Sloane Hertel c1f1b2029c
Support vars plugins in collections (#61078)
* Move var plugins handling to a separate file

* Allow var plugins to require whitelisting

* Add global configuration ('demand', 'start') for users to control when they execute

* Add 'stage' configuration ('all', 'task', 'inventory') for users to control on a per-plugin basis when they execute

* Update ansible-inventory and InventoryManager to the global and stage configuration

* Update host_group_vars to use stage configuration and whitelisting

* Add documentation for using new options and to the developer's guide

* Add integration tests to exercise whitelisting and the new configuration options, using vars plugins in collections, and maintain backward compatibility

* Changelog

Co-Authored-By: Brian Coca <brian.coca+git@gmail.com>
Co-Authored-By: Sandra McCann <samccann@redhat.com>
2019-11-04 11:41:14 -05:00
..
action.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
become.rst removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
cache.rst Add some documentation about plugins in collections (#62465) 2019-09-26 12:00:26 -04:00
callback.rst Add some documentation about plugins in collections (#62465) 2019-09-26 12:00:26 -04:00
cliconf.rst Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
connection.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
httpapi.rst add how to create HttpApi plugins for network modules (#54340) 2019-04-22 13:21:21 -04:00
index.html Become plugins (#50991) 2019-02-11 11:27:44 -06:00
inventory.rst Add some documentation about plugins in collections (#62465) 2019-09-26 12:00:26 -04:00
lookup.rst Fix docs syntax highlighting errors (#50836) 2019-01-24 16:09:41 -06:00
plugins.rst Become plugins (#50991) 2019-02-11 11:27:44 -06:00
shell.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
strategy.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
vars.rst Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00