Compare commits
2 Commits
1a43040553
...
0311229869
Author | SHA1 | Date |
---|---|---|
pengln | 0311229869 | |
pengln | 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