mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2024-11-24 23:56:39 +00:00
fix vars
This commit is contained in:
parent
239c868767
commit
99f6e88fb9
@ -25,7 +25,9 @@
|
||||
- name: Load group variables to override role vars
|
||||
include_vars:
|
||||
dir: "{{ inventory_dir }}/group_vars"
|
||||
ignore_unknown_extensions: True
|
||||
extensions:
|
||||
- ''
|
||||
- "yaml"
|
||||
- "yml"
|
||||
tags: patroni_override_role_vars
|
||||
|
Loading…
Reference in New Issue
Block a user