fix few small bugs #160
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
state: present
|
||||
|
||||
- name: Overwrite syncoid script from package
|
||||
become: true
|
||||
ansible.builtin.get_url:
|
||||
url: https://raw.githubusercontent.com/jimsalterjrs/sanoid/master/syncoid
|
||||
dest: /usr/bin/syncoid
|
||||
|
|
Loading…
Reference in a new issue