parent
9364d4a119
commit
e7f5d23739
|
@ -4,7 +4,7 @@
|
||||||
- name: Install CURL Tool
|
- name: Install CURL Tool
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: curl
|
src: curl
|
||||||
dest: /usr/bin/curl
|
dest: /usr/bin/curl-7.80.0
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
|
Loading…
Reference in New Issue