mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Doc updates
This commit is contained in:
parent
4cd403247d
commit
f18db0dd20
2 changed files with 3 additions and 3 deletions
|
@ -140,7 +140,7 @@ EXAMPLES = '''
|
|||
method: put
|
||||
meta:
|
||||
testkey: testdata
|
||||
who_uploaded_this: paul.durivage@rackspace.com
|
||||
who_uploaded_this: someuser@example.com
|
||||
|
||||
- name: "Upload one file to test container with TTL of 60 seconds"
|
||||
rax_files_objects: container=testcont method=put src=~/Downloads/testcont/file3 expires=60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue