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
Martin Krizek ac20466375
Do not keep empty blocks after tag filtering (#69987)
This prevents PlayIterator having to go through empty blocks
that were created in filter_tagged_tasks. This should
be a performance improvement for playbooks that mostly skip
tasks with tags.

ci_complete
4 years ago
..
cli Deprecation revisited (#69926) 4 years ago
collections collection routing (#67684) 4 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 4 years ago
config support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 4 years ago
executor do we really need update vars from pc? (#69952) 4 years ago
galaxy starting metadata sunset (#69454) 4 years ago
inventory return changed for group_by (#32057) 4 years ago
module_utils Fix up schema for collection deprecation (#69977) 4 years ago
modules Deprecation revisited (#69926) 4 years ago
parsing support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
playbook Do not keep empty blocks after tag filtering (#69987) 4 years ago
plugins Address linting errors in default callback (#69989) 4 years ago
template Deprecation revisited (#69926) 4 years ago
utils support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
vars Deprecation revisited (#69926) 4 years ago
__init__.py
constants.py avoid constant checking controlpersist (#69910) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago