mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-14 12:19:10 -07:00
Fixed docs for cloud modules (#23745)
* Fixed docs for cloud modules * removed blank line in ec2_snapshot_facts
This commit is contained in:
parent
ce99ffe205
commit
1d0a629dcc
82 changed files with 335 additions and 232 deletions
|
@ -228,13 +228,11 @@ vm_guest_ip:
|
|||
sample: 10.101.65.152
|
||||
vpc:
|
||||
description: Name of the VPC.
|
||||
version_added: "2.3"
|
||||
returned: success
|
||||
type: string
|
||||
sample: my_vpc
|
||||
network:
|
||||
description: Name of the network.
|
||||
version_added: "2.3"
|
||||
returned: success
|
||||
type: string
|
||||
sample: dmz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue