ansible/lib/ansible
Tom Wassenberg 6097776dc0 Fix flag in debug message (#40753)
The debug message stated that the vault password client script was invoked as `example.py --vault-id=example`, while it's actually `example.py --vault-id example`.
2018-06-01 13:48:22 -04:00
..
cli Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868) 2018-05-31 11:14:26 -04: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 Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
modules homebrew_tap: fixes #40853 (#40863) 2018-06-01 11:43:04 -04:00
parsing Fix flag in debug message (#40753) 2018-06-01 13:48:22 -04:00
playbook Support 'apply' to apply attributes to included tasks - Impl 1 (#39236) 2018-05-31 12:08:38 -05:00
plugins Fix cache timeout behavior 2018-06-01 12:25:04 -04:00
template Allow config to enable native jinja types (#32738) 2018-05-31 10:38:29 +02:00
utils Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00