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
Sloane Hertel d0df3a174a
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
* Fix installing collections|roles from git repos with GALAXY_IGNORE_CERTS

* Fix installing collections from git repos with --ignore-certs

* Update unit test

* Add test case
2 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
cli ansible-galaxy - fix the usage for role/collection install (#83979) 2 months ago
collections Require `from __future__ import annotations` (#81902) 1 year ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 1 year ago
config Use sentinel everywhere (#84041) 2 months ago
errors Ansible Errors, Don't hide stacked messages when yaml (#83933) 2 months ago
executor Reduce number of implicit meta tasks (#84007) 2 months ago
galaxy ansible-galaxy - fix ignoring certs when installing from git repos (#83332) 2 months ago
inventory Require `from __future__ import annotations` (#81902) 1 year ago
module_utils Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945) 2 months ago
modules file: simplify the code (#84043) 2 months ago
parsing Use sentinel everywhere (#84041) 2 months ago
playbook Implicit flush_handlers inherit play tags (#83968) 2 months ago
plugins Implicit flush_handlers inherit play tags (#83968) 2 months ago
template Typo fixes and other bits and bobs (#83672) 4 months ago
utils ansible-galaxy - fix ignoring certs when installing from git repos (#83332) 2 months ago
vars hostvars templating fix, override serialization (#83509) 5 months ago
__init__.py Require `from __future__ import annotations` (#81902) 1 year ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 2 months ago
constants.py Print the name of the option being deprecated (#83761) 3 months ago
context.py Require `from __future__ import annotations` (#81902) 1 year ago
keyword_desc.yml MUNI tech writers: timeout documentation. (#83152) 6 months ago
release.py bump devel to 2.19 (#83985) 2 months ago