Fix naming
This commit is contained in:
parent
8fddfc532f
commit
86e6317e28
@ -1,7 +1,7 @@
|
|||||||
- name: Deploy rqlite config
|
- name: Deploy rqlite config
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: rqlite-config.json.template
|
src: rqlite-config.json.template
|
||||||
dest: /opt/netmaker/rqlite/config.json
|
dest: /opt/netmaker_server/rqlite/config.json
|
||||||
|
|
||||||
# CERTIFICATE
|
# CERTIFICATE
|
||||||
- name: Generate PrivateKey
|
- name: Generate PrivateKey
|
||||||
|
Loading…
x
Reference in New Issue
Block a user