mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
committed by
Abhijeet Kasurde
parent
6306f18fc3
commit
e6166b40cc
@@ -222,7 +222,7 @@ EXAMPLES = r'''
|
||||
dest: /tmp/afilecopy.txt
|
||||
|
||||
- name: < Fetch file that requires authentication.
|
||||
username/password only availabe since 2.8, in older versions you ned to use url_username/url_password
|
||||
username/password only availabe since 2.8, in older versions you need to use url_username/url_password
|
||||
get_url:
|
||||
url: http://example.com/path/file.conf
|
||||
dest: /etc/foo.conf
|
||||
|
||||
Reference in New Issue
Block a user