You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Gonéri Le Bouder df2a09e998 vmware: avoid unnecessary copy() call (#60476)
Two vmware modules uses copy() to duplicate an internal instance of a
pyvmomi object. This to be able to modify the object during an iteration.

See: https://github.com/ansible/ansible/pull/60196/files#r312643761

Closes: #60399
6 years ago
..
cli move CLI entrypoints under ansible package (#60004) 7 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config Amazon modules: rename _facts with ansible_facts result to _info (#60178) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 7 years ago
galaxy ansible-galaxy - ignore cert failures for login (#59959) 7 years ago
inventory inventory: Handle IndexError while parsing limit file (#59776) 7 years ago
module_utils Adding waiter to cluster remove process (#57324) 6 years ago
modules vmware: avoid unnecessary copy() call (#60476) 6 years ago
parsing various mod_args fixes (#60290) 6 years ago
playbook Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 7 years ago
plugins various mod_args fixes (#60290) 6 years ago
template Remove UnsafeProxy (#59711) 7 years ago
utils Remove UnsafeProxy (#59711) 7 years ago
vars Use correct delegate_to hostnames in loops (#59659) 7 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Cleanup the tree for post-2.8-branch 7 years ago