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
m3gat0nn4ge ce1c8c24f7 Update win_disk_facts.py example (#63266)
Fix incorrect index for second disk (should be `disks[1]` not `disks[0]`)
5 years ago
..
cli add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config docker_* modules: add docker module defaults group (#63164) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Add proper error when trying to run on older PS versions (#62634) 5 years ago
galaxy Stop appending '/api' to galaxy server url (#63238) 5 years ago
inventory Account for empty strings when splitting the host pattern (#62442) 5 years ago
module_utils Fix junos unicode errors. (#63046) 5 years ago
modules Update win_disk_facts.py example (#63266) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Collection role relative deps (#61517) 5 years ago
plugins dest lives in 4 different places depending on exeuction type (#62444) 5 years ago
template fix collection jinja2 cache issue (#62543) 5 years ago
utils Fix plugin names for collection plugins. (#60317) 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 Update release name for 2.10 5 years ago