Difference between revisions of "Get url"

From wikieduonline
Jump to navigation Jump to search
(Created page with " - name: Download foo.conf ansible.builtin.get_url: url: http://example.com/path/file.conf dest: /etc/foo.conf mode: '0440'")
 
Line 4: Line 4:
 
     dest: /etc/foo.conf
 
     dest: /etc/foo.conf
 
     mode: '0440'
 
     mode: '0440'
 +
 +
 +
 +
== See also ==
 +
* {{Ansible}}
 +
 +
[[Category:Ansible]]

Revision as of 12:35, 5 February 2024

Advertising: