rax-dns-backup: fix copy file typo
This actualy makes a fork bomb that calls itself Change-Id: Ia3f10b59460b86b2f738e6c9bfe4b71591873d2e
This commit is contained in:
parent
05021f11a2
commit
4eebe42d5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user