sanoid: remove self-build package #165
1 changed files with 1 additions and 6 deletions
|
@ -11,12 +11,7 @@
|
||||||
- libcapture-tiny-perl
|
- libcapture-tiny-perl
|
||||||
- pv
|
- pv
|
||||||
- libconfig-ini-perl
|
- libconfig-ini-perl
|
||||||
state: present
|
- sanoid
|
||||||
|
|
||||||
- name: install packages from self-build
|
|
||||||
become: true
|
|
||||||
ansible.builtin.apt:
|
|
||||||
deb: "{{ sanoid_deb_url }}"
|
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Overwrite syncoid script from package
|
- name: Overwrite syncoid script from package
|
||||||
|
|
Loading…
Reference in a new issue