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
Matt Williams cf00883c9d Return results even when the cache is disabled (#55505)
* Return results even when the cache is disabled

By default the cache is disabled and so the results of the API call
are not placed in there for the return statement to fetch.

* Always update self._cache to return
7 years ago
..
cli fix collection adjacent loading with --playbook-dir (#56194) 7 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config Allow finer grained control for dupe YAML keys (#56933) 7 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor Not native, but text (#55676) 7 years ago
galaxy Update galaxy cli metadata file templates (#51398) 7 years ago
inventory The InventoryData class does not have a get_vars method and InventoryManager's get_vars never appears to have been used (#56804) 7 years ago
module_utils Fix exception with load_provider function (#56959) 7 years ago
modules Bug fixes for GCP modules (#55976) 7 years ago
parsing Allow finer grained control for dupe YAML keys (#56933) 7 years ago
playbook Prevent vars premature templating (#56117) 7 years ago
plugins Return results even when the cache is disabled (#55505) 7 years ago
template Not native, but text (#55676) 7 years ago
utils some logging fixes (#56311) 7 years ago
vars Not native, but text (#55676) 7 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Cleanup the tree for post-2.8-branch 7 years ago