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 Martz ed4b1afc6c
Don't double loop, ensuring that machine formats don't dupe collections onto all paths (#80277)
* Don't double loop, ensuring that machine formats don't dupe collections onto all paths

* Add tests
3 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 4 years ago
cli Don't double loop, ensuring that machine formats don't dupe collections onto all paths (#80277) 3 years ago
collections Clean up unused imports in core (#79900) 3 years ago
compat Clean up unused imports in core (#79900) 3 years ago
config ansible-playbook -K breaks when passwords have quotes (#79837) 3 years ago
errors add a worker queue to get updates from the main results thread (#79886) 3 years ago
executor Do not double calculate loops and `delegate_to` (#80171) 3 years ago
galaxy ansible-galaxy collection install retry improvements (#80180) 3 years ago
inventory ansible-test - Update sanity test requirements. (#78528) 3 years ago
module_utils ansible-galaxy collection install retry improvements (#80180) 3 years ago
modules validate-modules: check_mode attribute and compare with supports_check_mode parameter (#80090) 3 years ago
parsing fix typo in plugin_docs.py (#80195) 3 years ago
playbook Do not double calculate loops and `delegate_to` (#80171) 3 years ago
plugins Fixed typo (#80184) 3 years ago
template Avoid redundant unsafe wrapping in ansible_eval_concat (#80143) 3 years ago
utils add a worker queue to get updates from the main results thread (#79886) 3 years ago
vars Do not double calculate loops and `delegate_to` (#80171) 3 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 4 years ago
__main__.py Python 3.9 min for controller (#77566) 3 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 3 years ago
context.py Remove collections compat from controller code. 4 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 4 years ago
release.py Bump devel to 2.15.0.dev0 (#78817) 3 years ago