You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
action.rst Refine plugin docs (#49324) 6 years ago
become.rst removes last :doc: links in other sections of the docs (#58432) 5 years ago
cache.rst Add some documentation about plugins in collections (#62465) 5 years ago
callback.rst Add some documentation about plugins in collections (#62465) 5 years ago
cliconf.rst Document httpapi and cliconf plugins (#49503) 6 years ago
connection.rst Refine plugin docs (#49324) 6 years ago
httpapi.rst add how to create HttpApi plugins for network modules (#54340) 5 years ago
index.html Become plugins (#50991) 6 years ago
inventory.rst Add some documentation about plugins in collections (#62465) 5 years ago
lookup.rst Fix docs syntax highlighting errors (#50836) 6 years ago
plugins.rst Become plugins (#50991) 6 years ago
shell.rst Refine plugin docs (#49324) 6 years ago
strategy.rst Refine plugin docs (#49324) 6 years ago
vars.rst Support vars plugins in collections (#61078) 5 years ago