mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
This is a file, not a template
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
- restart regcfp
|
||||
|
||||
- name: copy over the systemd file
|
||||
template: src=regcfp.service dest=/etc/systemd/system/regcfp.service mode=0640
|
||||
copy: src=regcfp.service dest=/etc/systemd/system/regcfp.service mode=0640
|
||||
notify:
|
||||
- restart regcfp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user