ansible/lib/ansible
2019-08-09 18:11:33 -04:00
..
cli move CLI entrypoints under ansible package (#60004) 2019-08-02 11:27:02 -07:00
compat
config TRANSFORM_INVALID_GROUP_CHARS: document "ignore" option (#57318) 2019-08-08 13:50:20 -04:00
errors
executor Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 2019-08-09 21:10:44 +10:00
galaxy ansible-galaxy - ignore cert failures for login (#59959) 2019-08-07 05:59:34 +10:00
inventory inventory: Handle IndexError while parsing limit file (#59776) 2019-07-30 13:02:17 -04:00
module_utils acme_certificate: allow to download alternate certificate chains (#56334) 2019-08-09 23:54:48 +02:00
modules Fix major bug in the last update of this module. (#60223) 2019-08-09 18:11:33 -04:00
parsing Close file after using it (#59000) 2019-07-16 10:07:27 -05:00
playbook Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 2019-08-06 15:58:15 -05:00
plugins docker: fix sanity errors (#60047) 2019-08-09 23:50:11 +02:00
template Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
utils Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
vars Use correct delegate_to hostnames in loops (#59659) 2019-07-30 09:46:29 +02:00
__init__.py
constants.py
context.py
release.py