1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
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
..
cli New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
compat
config
errors
executor namespace facts (#18445) 2017-03-15 17:12:16 -07:00
galaxy
inventory allow users to control group var merge order (#22580) 2017-03-16 14:02:43 -04:00
module_utils cloud: ovirt: fix update_params for ovirt module_utils (#22637) 2017-03-15 08:04:06 -04:00
modules cloud: docker: Fixes #22638 load image to memory when archive_path provided (#22642) 2017-03-16 10:06:19 -07:00
parsing readded !vault-encrypted for backwards compat 2017-03-16 12:13:15 -04:00
playbook added new 'order' directive to sort hosts in play 2017-03-16 12:13:29 -04:00
plugins Cast syslogport value from getenv as int (#22664) 2017-03-16 10:38:55 -07:00
template
utils [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
vars allow users to control group var merge order (#22580) 2017-03-16 14:02:43 -04:00
__init__.py
constants.py namespace facts (#18445) 2017-03-15 17:12:16 -07:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00