Fix template path

This commit is contained in:
Oleg "Zmey!" Vasiliev
2022-04-24 00:47:26 +03:00
parent 43e61eac71
commit be39791d85

View File

@@ -9,7 +9,7 @@
- name: 3proxy | Deploy configuration file
template:
src: 3proxy.cfg.j2
src: "{{ 3proxy_config_template }}"
dest: /etc/3proxy/3proxy.cfg
mode: 0600
owner: threeproxy