community.general/lib/ansible
kgottholm 5240e5a230 Vertica schema fix (#24915)
* replace deprecated cmp() with custom conditional
cmp is not present in Python3 but several modules use it
Reference 24756
2017-05-23 10:49:54 -07:00
..
cli Fix more module returns (#24782) 2017-05-18 17:38:10 +01:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor Convert some more base64 strings to text for winrm, to support async and become (#24796) 2017-05-18 16:06:51 -07:00
galaxy ansible/galaxy: PEP8 compliancy (#24696) 2017-05-18 18:43:35 +01:00
inventory
module_utils only set executable from shell if not set already 2017-05-22 18:06:55 -04:00
modules Vertica schema fix (#24915) 2017-05-23 10:49:54 -07:00
parsing ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
playbook adds privilege escalation method for pmrun(Unix Privilege Manager 6.0) 2017-05-23 10:39:48 -04:00
plugins reinstated to legacy 2017-05-23 10:40:44 -04:00
template fix from https://github.com/ansible/ansible/pull/23001 2017-05-19 09:41:09 -04:00
utils utils/unicode: PEP8 compliancy (#24668) 2017-05-16 15:24:22 +01:00
vars ansible/vars/: PEP8 compliancy (#24685) 2017-05-16 18:51:27 +01:00
__init__.py
constants.py adds privilege escalation method for pmrun(Unix Privilege Manager 6.0) 2017-05-23 10:39:48 -04:00
release.py