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
Sorin Sbarnea a6e610a9ed Prevent generating roles that do not pass linting (#63709)
Fixes bug where newly created role fails linting due to extra space
at end of line: [201] Trailing whitespace
5 years ago
..
cli Fixes --version in ansible-galaxy cli 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config Map Extreme Network OSes to their facts modules (#63574) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Explicitly use multiprocessing fork start method (#63581) 5 years ago
galaxy Prevent generating roles that do not pass linting (#63709) 5 years ago
inventory Account for empty strings when splitting the host pattern (#62442) 5 years ago
module_utils Bug fixes- Dellos modules (#63272) 5 years ago
modules Added missing param to lambda module to pass it through to boto3 (#58822) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Collection role relative deps (#61517) 5 years ago
plugins Bug fixes- Dellos modules (#63272) 5 years ago
template Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 5 years ago
utils Explicitly use multiprocessing fork start method (#63581) 5 years ago
vars Use correct delegate_to hostnames in loops (#59659) 5 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago