community.general/lib/ansible
Brian Coca 4dea9d84ed fix issue with no_log in py3
the error percolates differently from undefined vars in jinja2,
so fallback to use play_context as it is not involved in current templating
2018-08-27 11:57:02 -07:00
..
cli Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Fix another corner case of too many warnings for world readable current working directory 2018-08-23 20:23:59 -07:00
errors
executor fix issue with no_log in py3 2018-08-27 11:57:02 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
modules modules/terraform: Quote the variable values in the command line (#43493) 2018-08-27 14:38:21 -04:00
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook Bump sudo/su deprecation to 2.9 (#44581) 2018-08-23 13:22:54 -05:00
plugins YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils Share the implementation of hashing for both vars_prompt and password_hash (#21215) 2018-08-27 08:40:41 -07:00
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
__init__.py
constants.py We can create a frozenset from a tuple 2018-08-13 15:21:44 -07:00
release.py