rax-dns-backup: fix copy file typo

This actualy makes a fork bomb that calls itself

Change-Id: Ia3f10b59460b86b2f738e6c9bfe4b71591873d2e
This commit is contained in:
Ian Wienand 2020-06-17 09:29:11 +10:00
parent 05021f11a2
commit 4eebe42d5e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- name: Install backup tool
copy:
content: rax-dns-backup
src: rax-dns-backup
dest: /usr/local/bin/rax-dns-backup
owner: root
group: root