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