ansible/lib/ansible
Sam Doran 3134ba6bee
Do not try to add an entry if none exist (#37152)
When commit revisions are disabled, there will be no revision items returned.
Add note about setting ANSIBLE_PERSISTENT_COMMAND_TIMEOUT to a higer value to avoid timeouts.
2018-03-08 14:36:32 -05:00
..
cli Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Move _start_connection() to module_utils/connection and fix Popen() call (#36249) 2018-03-05 09:12:01 -05:00
galaxy Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
inventory protect against plugins using verify incorrectly 2018-02-23 15:11:01 -05:00
module_utils vultr: fix py3 compat (#37171) 2018-03-08 16:46:06 +01:00
modules Do not try to add an entry if none exist (#37152) 2018-03-08 14:36:32 -05:00
parsing Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
plugins Added missing store regex pattern for prompt found after error (#35820) 2018-03-07 09:35:35 -05:00
template Revert "remove query/q (#36315)" 2018-02-21 10:37:51 -08:00
utils cloudstack: fix common E324 in docs (#37082) 2018-03-07 11:09:08 +01:00
vars vars.clean: remove unused method inject_facts (#34838) 2018-02-15 07:43:44 -08:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00