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/cli
Jordan Borean de5858f48d
Added caching mechanism for Galaxy API requests (#71904)
* Added caching mechanism for Galaxy API requests

* Add cache options and split up code

* Added unit tests

* Fix sanity test

* Use modified date and fix up caching for explicit servers

* Make sure credentials are not in cached server name

* Added test for getting updated cache version

* Changes from review
4 years ago
..
arguments CLI - Specify jinja version in --version output 4 years ago
scripts Emit warning when running on the controller with a Python older than 3.8 (#72467) 4 years ago
__init__.py Update ansible doc formats (#71070) 4 years ago
adhoc.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
config.py fixes to config manager (#58530) 5 years ago
console.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
doc.py show keyword documentation in ansible-doc (#72476) 4 years ago
galaxy.py Added caching mechanism for Galaxy API requests (#71904) 4 years ago
inventory.py add extra vars to inventory plugins (#70970) 4 years ago
playbook.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
pull.py Update pull.py (#70393) 4 years ago
vault.py ansible-vault: Fix typo in help message (#71485) 4 years ago