community.general/lib/ansible
Toshio Kuratomi 6eacfecb73 ANSIBLE_REMOTE_TMP was an implementation of unified temp that was later changed
One of the earlier implementation of unified temp for 2.4 passed the
temp diretory to the remote side using this environment variable.  We
later changed it to be passed via a module parameter but forgot to
remove the environment variable.
2018-07-25 16:57:46 -07:00
..
cli import_playbook is not usable from inside a play 2018-07-24 13:25:12 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor don't assume all delegation subkeys exist (#43032) 2018-07-24 08:54:58 -04: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 fix fedora version dnf fact, default pkg_mgr detection per distro family (#43261) 2018-07-25 16:20:07 -07:00
modules fix regex parse for total memory in slxos_facts.py (#43258) 2018-07-25 16:59:23 -04:00
parsing vault: check dir value before passing (#43184) 2018-07-24 16:27:17 +05:30
playbook Remove dead 'vault_password' play attribute (#41847) 2018-07-25 12:01:10 -05:00
plugins ANSIBLE_REMOTE_TMP was an implementation of unified temp that was later changed 2018-07-25 16:57:46 -07:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Fix ssl_version default value. (#42955) 2018-07-20 11:32:04 -04:00
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00