Fix templates path in anope task

This commit is contained in:
s3lph 2020-12-19 03:14:03 +01:00
parent 4d758b3242
commit 460e8621dc

View file

@ -2,7 +2,7 @@
- name: render anope config files
template:
src: /etc/anope/{{ item }}.conf.j2
src: etc/anope/{{ item }}.conf.j2
dest: /etc/anope/{{ item }}.conf
owner: root
group: irc