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/lib/ansible
Abhijeet Kasurde b32b4111b2
plugin_filter: check for type error (#46664)
* Parsing plugin filter may raise TypeError, gracefully handle this exception
and let user know about the syntax error in plugin filter file.

* Test for plugin_filtering

Fixes: #46658

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
cli Fix from sivel for ansible-doc 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Add configuration to override location of ansible-connection (#46128) 6 years ago
errors Python 3.8 collections compatibility fixes. 6 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 6 years ago
galaxy ansible-galaxy: fix searching with unicode 6 years ago
inventory better information for user from inventory plugins (#46766) 6 years ago
module_utils docker_* modules: simplify idempotency comparisons (#47709) 6 years ago
modules Check if `enabled_snat` is set in modules arguments (#46754) 6 years ago
parsing An earlier optimization of ansible-doc -l caused failures. (#47012) 6 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
plugins plugin_filter: check for type error (#46664) 6 years ago
template Do not strip new lines in native jinja (#46751) 6 years ago
utils Initial import of MSC module_utils (#46116) 6 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Fix from sivel for ansible-doc 6 years ago
release.py Codename: How Many More Times 6 years ago