mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
global_vars has higher precedence than inventory. Putting the all group's variables into it overrides all other groups and hosts. Partially fixes #1647.