🔧: update oolatoocs bin url
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m34s
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m34s
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
- name: Download oolatoocs exec
|
||||
ansible.builtin.get_url:
|
||||
url: "{{ oolatoocs_url }}.{{ oolatoocs_version }}"
|
||||
url: "{{ oolatoocs_url }}"
|
||||
dest: "{{ oolatoocs_local_bin_path }}"
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user