Skip to content

Commit

Permalink
fix: replace file with copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jsecchiero committed May 2, 2018
1 parent 9c5a0b5 commit e7c1aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
state: link

- name: orchestrator | install | create systemd unit
file:
copy:
src: "orchestrator.service"
dest: "/etc/systemd/system/orchestrator.service"

Expand Down

0 comments on commit e7c1aa0

Please sign in to comment.