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
Daniel-Sanchez-Fabregas cd39e6ec6e win_domain_user: add retry logic for null user principal group (#54334)
* win_domain_user: add retry logic for null user principal group

* win_domain_user.ps1: Fix "user without group" case use

* Added changelog fragment

* Fix up missing dollar sign
6 years ago
..
cli Add the ability to ignore files and collection build (#64688) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config Default to python3 on Debian 10 (#63097) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor Set alter_sys=True instead of False to address backwards incompat (#64670) 6 years ago
galaxy Add the ability to ignore files and collection build (#64688) 6 years ago
inventory Support vars plugins in collections (#61078) 6 years ago
module_utils VMware: Simplifying get_vm() in module_utils.vmware (#62217) 6 years ago
modules win_domain_user: add retry logic for null user principal group (#54334) 6 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 6 years ago
playbook Remove extra dot at the end of the sentence (#64149) 6 years ago
plugins Close subprocess stdout and stderr in the ssh connection plugin 6 years ago
template Introduce context manager for temporary templar context changes (#60513) 6 years ago
utils unsafe wrapping should only happen for with_ loops (#64401) 6 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 6 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago