This commit is contained in:
ace 2023-02-10 17:51:36 +03:00
parent fa2b6f0e1a
commit b47025a610
Signed by: ace
GPG Key ID: 2C08973DD37A76FD

View File

@ -24,7 +24,9 @@
- name: Load group variables to override role vars
include_vars:
dir: "{{ inventory_dir }}/group_vars"
ignore_unknown_extensions: True
extensions:
- ''
- "yaml"
- "yml"
tags: consul_override_role_vars