mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 23:14:05 +00:00
* allow users to control group var merge order With ansible_group_priority var at each group will determine merge order with siblings, falling back to sorted names when priority is equal as it did before. Parent/children relationships still work as they did and have higher precedence than priority * move priority setting to groups, sourc indep * now both inventory and play group follow priority * removed double exception handling |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| errors | ||
| executor | ||
| galaxy | ||
| inventory | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| constants.py | ||
| release.py | ||