mirror of
https://gitea.0xace.cc/ansible-galaxy/consul.git
synced 2025-04-05 13:41:56 +00:00
fix vars
This commit is contained in:
parent
fa2b6f0e1a
commit
b47025a610
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user