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
Brian Coca c4844e992c
make collection callbacks follow normal flow (#59932) (#72228)
* make collection callbacks follow normal flow (#59932)

make collections whitelist follow normal flow

* fixes missing set_options call and adhoc and stdout processing rules
* avoid dupes
* fixed to handle redirects
* also updated tests with new and more accurate skip message
* fix callback tests for envs with cowsay installed
* lots MOAR comments on why the code is as it is, some todos to refactor in future

Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
(cherry picked from commit 5ec53f9db8)

* fixed bad merge

* hack in redirected names

* ensure we run additional calblacks
5 years ago
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 6 years ago
collection_root_user/ansible_collections Allow tasks to notify a fqcn handler name (#68213) (#70074) 6 years ago
collections/ansible_collections/testns/content_adj/plugins Add missing boilerplate to collections test. (#60507) 6 years ago
library Add missing boilerplate to collections test. (#60507) 6 years ago
roles [stable-2.9] Allow a collection role to call a standalone role by default (#69102) 6 years ago
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) (#69402) 6 years ago
cache.statichost.yml implemented 'prefix' for file based cache (#69872) (#70008) 6 years ago
includeme.yml module_utils fixes in collections (#55118) 7 years ago
posix.yml Allow tasks to notify a fqcn handler name (#68213) (#70074) 6 years ago
runme.sh make collection callbacks follow normal flow (#59932) (#72228) 5 years ago
windows.yml Change collection PS util import pattern (#61307) 6 years ago