Fix typo in copy
This commit is contained in:
parent
ff16e2ce8b
commit
98dbde496c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
- name: install systemd unit for btseed
|
- name: install systemd unit for btseed
|
||||||
copy: src=btseed.service dst=/etc/systemd/system/btseed.service
|
copy: src=btseed.service dest=/etc/systemd/system/btseed.service
|
||||||
notify:
|
notify:
|
||||||
- reload systemd
|
- reload systemd
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue