mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
Fix issue #2721: os_object parameters and docs don't align (file/filename)
This commit is contained in:
parent
60b1273d55
commit
b20066ff8e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ options:
|
||||||
- Name to be give to the object. If omitted, operations will be on
|
- Name to be give to the object. If omitted, operations will be on
|
||||||
the entire container
|
the entire container
|
||||||
required: false
|
required: false
|
||||||
file:
|
filename:
|
||||||
description:
|
description:
|
||||||
- Path to local file to be uploaded.
|
- Path to local file to be uploaded.
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue