ansible/lib/ansible
Matt Martz ee6413af47
Address fixme and handle filter/test errors for collections better (#68047)
* Address fixme and handle fitler/test errors for collections better. Fixes #66721

* Re-arrange code
2020-03-23 14:47:58 -05:00
..
cli win - Allow FQCN for win_command and win_shell 2020-03-05 12:14:58 -08:00
compat
config Added routing file 2020-03-23 11:14:21 -05:00
errors
executor Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
galaxy ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 2020-02-29 08:59:09 +10:00
inventory
module_utils Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
modules core promotions 2020-03-23 11:14:21 -05:00
parsing win - Allow FQCN for win_command and win_shell 2020-03-05 12:14:58 -08:00
playbook Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 2020-02-25 16:36:01 -06:00
plugins Internally redirect win modules to collection name (#68317) 2020-03-23 11:14:21 -05:00
template Address fixme and handle filter/test errors for collections better (#68047) 2020-03-23 14:47:58 -05:00
utils Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
vars New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
__init__.py
constants.py win - Allow FQCN for win_command and win_shell 2020-03-05 12:14:58 -08:00
context.py
release.py