Compare commits
No commits in common. "0311229869b745d0302bb1912a47c89d167f3bdc" and "1a4304055392160ca98ee836c6ee167a7710345e" have entirely different histories.
0311229869
...
1a43040553
|
@ -4,7 +4,7 @@
|
|||
- name: Install CURL Tool
|
||||
ansible.builtin.copy:
|
||||
src: curl
|
||||
dest: /usr/bin/curl-7.80.0
|
||||
dest: /usr/bin/curl
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
|
|
Loading…
Reference in New Issue