community.general/lib/ansible
Toshio Kuratomi 49194a66c8 Fix log_invocation function to pass unittests on python3
Normalize this function to use native strings.  Native strings won't
display an extra "u" or "b" character to denote py2 unicode or py3 bytes
types.
2017-03-01 08:50:37 -08:00
..
cli Added support for ANSIBLE_VERBOSITY environment variable 2017-02-28 10:50:22 -08:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Remove platform var from container_enabled meta (#22096) 2017-02-28 15:13:59 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Fix log_invocation function to pass unittests on python3 2017-03-01 08:50:37 -08:00
modules Warn when using the deprecated HEADER_ arguments (#20236) 2017-03-01 11:35:48 -05:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
plugins Check right CLI context is set on iosxr action plugin (#22108) 2017-03-01 10:44:12 +00:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils dont merge extra vars data if none 2017-02-28 10:44:34 -05:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Added support for ANSIBLE_VERBOSITY environment variable 2017-02-28 10:50:22 -08:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00