Add rclone with eget and rclone docker plugin role
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
ignore_errors: true
|
||||
changed_when: false
|
||||
|
||||
- name: 'Check eget installed --version'
|
||||
- name: 'Check eget installed version'
|
||||
ansible.builtin.set_fact:
|
||||
eget_need_install: '{{ not (eget_installed_output.rc == 0 and eget_version in eget_installed_output.stdout) }}'
|
||||
|
||||
|
Reference in New Issue
Block a user