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
Iain Madder 1b1216d2d1 Update file.py's help doc, and narrow down diff logic, for recent pull 56353 (#59069)
* Limiting when path_content is generated

path_content will be empty and unnecessary in all scenarios except when changing the state of a folder to absent, so adding in a check to limit when this parameter is defined
5 years ago
..
cli move CLI entrypoints under ansible package (#60004) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config Amazon modules: rename _facts with ansible_facts result to _info (#60178) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 5 years ago
galaxy ansible-galaxy - ignore cert failures for login (#59959) 5 years ago
inventory inventory: Handle IndexError while parsing limit file (#59776) 5 years ago
module_utils Add new module eos_interfaces (#59729) 5 years ago
modules Update file.py's help doc, and narrow down diff logic, for recent pull 56353 (#59069) 5 years ago
parsing various mod_args fixes (#60290) 5 years ago
playbook Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 5 years ago
plugins Provide nice error when the shell plugin is incompatible with the con figured become plugin (#60441) 5 years ago
template Remove UnsafeProxy (#59711) 5 years ago
utils Remove UnsafeProxy (#59711) 5 years ago
vars Use correct delegate_to hostnames in loops (#59659) 5 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 5 years ago
context.py Become plugins (#50991) 5 years ago
release.py Cleanup the tree for post-2.8-branch 5 years ago