ansible/lib/ansible
Sviatoslav Sydorenko 3a097063d9 Drop duplicate imports from apt_repository module (#36320)
* Drop duplicate imports from apt_repository module
* Drop json import from apt_repository module
2018-02-17 16:33:12 +05:30
..
cli Fix ansible-console always asking for vault passwords 2018-02-15 15:40:51 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config better sudo/su deprecation on config entries (#36074) 2018-02-14 20:26:10 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor fix loop_control templating (#36124) 2018-02-14 15:52:19 -05:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory remove new tmp var for localhost 2018-02-07 16:16:10 -05:00
module_utils facts: fix device uuid's on el6 (#36128) 2018-02-16 10:52:51 -05:00
modules Drop duplicate imports from apt_repository module (#36320) 2018-02-17 16:33:12 +05:30
parsing Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
playbook fix loop_control templating (#36124) 2018-02-14 15:52:19 -05:00
plugins Fix None stringification call to send_command (#36254) 2018-02-16 10:37:01 -05:00
template Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
utils Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08: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