Get url
Revision as of 12:35, 5 February 2024 by Welcome (talk | contribs) (Created page with " - name: Download foo.conf ansible.builtin.get_url: url: http://example.com/path/file.conf dest: /etc/foo.conf mode: '0440'")
- name: Download foo.conf ansible.builtin.get_url: url: http://example.com/path/file.conf dest: /etc/foo.conf mode: '0440'
Advertising: