mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Use copy module
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
- name: Copy hpfeeds configuration file
|
- name: Copy hpfeeds configuration file
|
||||||
template:
|
copy:
|
||||||
src: ../templates/hpfeeds.cfg
|
src: ../files/hpfeeds.cfg
|
||||||
dest: /data/ews/conf
|
dest: /data/ews/conf
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
Reference in New Issue
Block a user