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 00bd0b893d
ansible-galaxy - set the cache file after getting all collection versions (#73557)
* Manage the in-memory cache in _call_galaxy but let the caller set the file cache after getting paginated results

* Add a test for caching successful and not caching unsuccessful paginated results

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
5 years ago
..
_vendor Rename to ansible-core (#72594) 5 years ago
cli ansible-doc - account for empty meta/main.yml (#73590) 5 years ago
collections saner path dir management (#72648) 5 years ago
compat Updated bundled libraries (#70418) 6 years ago
config Update collection routing (#73046) 5 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 5 years ago
executor module compat for py3.8+ controller (#73423) 5 years ago
galaxy ansible-galaxy - set the cache file after getting all collection versions (#73557) 5 years ago
inventory allow constructed to use vars plugin (#73418) 5 years ago
module_utils Add argument spec validator (#73335) 5 years ago
modules Add rolespec_validate to import/include_role (#73589) 5 years ago
parsing fix typo in ansible vault decrypt if vault error (#73542) 5 years ago
playbook Add rolespec_validate to import/include_role (#73589) 5 years ago
plugins Catch more potential errors when setting up curses. 5 years ago
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 5 years ago
utils Use iskeyword and str.isidentifier for "is FQCN" (#73279) 5 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py Allow restricting config values to enumerated list (#73162) 5 years ago
context.py Become plugins (#50991) 7 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 5 years ago
release.py Bump devel to 2.11.0 (#70121) 6 years ago