community.general/lib/ansible
Brian Coca 5a5b7ff561 fixed first_available_found for template, refactored into common function
added deprecation warning
fixed display.deprecated to make version optional (code already assumed this)
turned warning + 'deprecated' in plugin loader into actual call to deprecated()
2015-07-15 19:47:59 -04:00
..
cli added maintainers (from author field) to ansible-doc 2015-07-14 17:33:27 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Don't set changed for include tasks 2015-07-15 15:11:46 -04:00
galaxy removed trailing newline 2015-07-10 22:12:46 -04:00
inventory Fix group/host var loading relative to playbook basedir 2015-07-14 09:26:24 -04:00
module_utils Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper 2015-07-14 12:48:35 -07:00
modules updated ref to add docfixes 2015-07-14 17:03:57 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Fixing module arg parsing splitting when action is a variable 2015-07-15 12:03:02 -04:00
playbook Allow omit to be used on Playbook-level fields 2015-07-15 13:53:59 -04:00
plugins fixed first_available_found for template, refactored into common function 2015-07-15 19:47:59 -04:00
template implement jinja2 header overrides 2015-07-03 22:27:49 +02:00
utils fixed first_available_found for template, refactored into common function 2015-07-15 19:47:59 -04:00
vars Properly return Jinja2 Undefined class for bad hostvars lookups 2015-07-15 14:36:42 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py now that invocation is only async again, no need to sanitize 2015-07-15 10:40:37 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00