community.general/lib/ansible/vars
Brian Coca 4319ddd5de allow users to control group var merge order (#22580)
* 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
2017-03-16 14:02:43 -04:00
..
__init__.py allow users to control group var merge order (#22580) 2017-03-16 14:02:43 -04:00
hostvars.py Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
reserved.py PEP 8 fix. 2017-01-31 13:38:05 -08:00
unsafe_proxy.py Revert "Fixing another corner case for security related to CVE-2016-9587" 2017-02-10 08:27:26 -06:00