mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-21 15:50:22 -07: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 |
||
---|---|---|
.. | ||
__init__.py | ||
hostvars.py | ||
reserved.py | ||
unsafe_proxy.py |