Skip to content

Commit c66b496

Browse files
author
Anandkumar Patel
committed
add file ext
1 parent b927e1f commit c66b496

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/consul-template-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
- hosts: userland
55
vars_files:
6-
- group_vars/{{ var_file }}.yml
6+
- group_vars/{{ var_file }}
77
- group_vars/alpha-consul-template-updater.yml
88
roles:
99
- role: notify

ansible/navi-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
- include: consul-template-updater.yml
1414
vars:
15-
var_file: alpha-navi-proxy
15+
var_file: alpha-navi-proxy.yml

0 commit comments

Comments
 (0)