Fix template path

master
Oleg "Zmey!" Vasiliev 2022-04-24 00:47:26 +03:00
parent 43e61eac71
commit be39791d85
1 changed files with 1 additions and 1 deletions

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