community.general/lib/ansible
Brian Coca f78c82b9ee don't set user to current user
also remove condition to bypass setting user if user matches current user
this enables forcing user when set to the same user as current user and ignoring .ssh/config
while keeping .ssh/config with current user if nothing is specified.
2015-10-23 23:15:45 -04:00
..
cli Manually add plugin directories when running the adhoc command 2015-10-23 16:33:51 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor Revert "make callbacks declare needing whitelisting" 2015-10-22 16:34:51 -04:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
module_utils Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-devel 2015-10-21 13:59:51 -04:00
modules Update submodule refs 2015-10-23 14:34:40 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
playbook allow include: directive to work during exception processing 2015-10-22 22:12:20 -04:00
plugins don't set user to current user 2015-10-23 23:15:45 -04:00
template Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
utils Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
vars Re-adding role_names magic variable 2015-10-22 11:06:47 -04:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py don't set user to current user 2015-10-23 23:15:45 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00