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/test/integration/targets/collections
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
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 5 years ago
collection_root_user/ansible_collections Support vars plugins in collections (#61078) 5 years ago
collections/ansible_collections/testns/content_adj/plugins Support vars plugins in collections (#61078) 5 years ago
custom_vars_plugins Support vars plugins in collections (#61078) 5 years ago
library Add missing boilerplate to collections test. (#60507) 5 years ago
roles/testrole/tasks Collection role relative deps (#61517) 5 years ago
a.statichost.yml Collection content loading (#52194) 6 years ago
aliases module_utils fixes in collections (#55118) 6 years ago
includeme.yml module_utils fixes in collections (#55118) 6 years ago
posix.yml allow external collections under the ansible NS (#61908) 5 years ago
runme.sh Support vars plugins in collections (#61078) 5 years ago
vars_plugin_tests.sh Support vars plugins in collections (#61078) 5 years ago
windows.yml Change collection PS util import pattern (#61307) 5 years ago