community.general/lib/ansible
Matt Martz cca96b8c9d
Pass vars from import_playbook in early (#39521)
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes #33693

* Add test for import_playbook vars
2018-04-30 16:13:43 -05:00
..
cli add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Don't skip conditional exception on includes (#39377) 2018-04-26 13:39:44 -05:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 2018-05-01 06:50:32 +10:00
modules refactor firewalld module, add firewalld module_util (#37603) 2018-04-30 15:33:28 -05:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
plugins Update example in lookup dict.py (#39488) 2018-04-30 16:06:58 +05:30
template fix exception on lookup ignore error 2018-04-16 18:04:52 -04:00
utils ovirt: Update documentation to showcase that the Python SDK 4.2.4 is required. (#39169) 2018-04-30 10:01:51 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00