mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Adjust booleans in cloud modules. (#5155)
This commit is contained in:
@@ -27,7 +27,7 @@ options:
|
||||
type: str
|
||||
description:
|
||||
- Label (name) to give the network
|
||||
required: yes
|
||||
required: true
|
||||
cidr:
|
||||
type: str
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user