Fix typos
This commit is contained in:
parent
5cefce34c0
commit
9880db4101
|
@ -4,8 +4,8 @@
|
|||
- block:
|
||||
- name: Setup rttys
|
||||
template:
|
||||
src: rttys.json
|
||||
dest: "/opt/rtty/rttys.json"
|
||||
src: rttys.conf
|
||||
dest: "/opt/rtty/rttys.conf"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0600
|
||||
|
|
Loading…
Reference in a new issue