mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
add znccreate.py
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
group: root
|
||||
mode: 0770
|
||||
|
||||
- name: Install znccreate.py target
|
||||
copy:
|
||||
src: ../files/usr/local/bin/znccreate.py
|
||||
dest: /usr/local/bin/znccreate.py
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0750
|
||||
|
||||
- name: Install znc target
|
||||
copy:
|
||||
dest: /etc/systemd/system/znc.service
|
||||
|
||||
Reference in New Issue
Block a user