Merge pull request '更新 curl 版本为 7.80.0' (#38) from pengln/filebeat:master into master
Reviewed-on: https://app.huanyuantech.com:10301/gitea/ansible-collection/filebeat/pulls/38
This commit is contained in:
commit
0311229869
|
@ -4,7 +4,7 @@
|
|||
- name: Install CURL Tool
|
||||
ansible.builtin.copy:
|
||||
src: curl
|
||||
dest: /usr/bin/curl
|
||||
dest: /usr/bin/curl-7.80.0
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
|
|
Loading…
Reference in New Issue