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/plugin_loader
Martin Krizek 3d263f8330
Prevent failures due to unsafe plugin name (#82759) (#82791)
(cherry picked from commit 56f31126ad)
9 months ago
..
collections/ansible_collections/n/c/plugins/action Prevent failures due to unsafe plugin name (#82759) (#82791) 9 months ago
normal PluginLoader now installs module-to-be-imported in sys.modules before exec (as Python import does). (#78364) 2 years ago
override Fix loader for filters (#37748) 7 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
runme.sh Prevent failures due to unsafe plugin name (#82759) (#82791) 9 months ago
unsafe_plugin_name.yml Prevent failures due to unsafe plugin name (#82759) (#82791) 9 months ago
use_coll_name.yml dont rely on path to set config defs for plugins (#77659) 3 years ago