mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Replace BOOLEANS with true/false
This commit is contained in:
@@ -40,7 +40,7 @@ options:
|
||||
linode_id:
|
||||
description:
|
||||
- Unique ID of a linode server
|
||||
aliases: lid
|
||||
aliases: [ 'lid' ]
|
||||
default: null
|
||||
type: integer
|
||||
plan:
|
||||
|
||||
@@ -54,10 +54,9 @@ options:
|
||||
network:
|
||||
description:
|
||||
- Unique name or ID of the external gateway network.
|
||||
- required I(interfaces) or I(enable_snat) are provided,
|
||||
- required I(interfaces) or I(enable_snat) are provided.
|
||||
type: string
|
||||
required: false
|
||||
false otherwise.
|
||||
default: None
|
||||
external_fixed_ips:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user