ansible/lib/ansible
Alex Stephen 2e90efd4a7 Changing GCP Facts modules to Info Modules (#60172)
* file changes, porting guide, changelog fragment, renaming autoscaler, removing rst links
* Apply suggestions from code review

Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-08-09 15:13:08 -05: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 facts: fix double-counting of CPUs on POWER systems (#58360) 2019-08-09 13:01:29 -04:00
modules Changing GCP Facts modules to Info Modules (#60172) 2019-08-09 15:13:08 -05: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 Fix plugin names when loading all plugins. (#59950) 2019-08-09 07:23:12 +01: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 removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py