mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Spelling fixes
This commit is contained in:
@@ -85,7 +85,7 @@ options:
|
|||||||
default: None
|
default: None
|
||||||
is_public:
|
is_public:
|
||||||
description:
|
description:
|
||||||
- Wether the image can be accessed publicly
|
- Whether the image can be accessed publicly
|
||||||
required: false
|
required: false
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
copy_from:
|
copy_from:
|
||||||
|
|||||||
@@ -86,12 +86,12 @@ options:
|
|||||||
default: false
|
default: false
|
||||||
shared:
|
shared:
|
||||||
description:
|
description:
|
||||||
- Wether this network is shared or not
|
- Whether this network is shared or not
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
admin_state_up:
|
admin_state_up:
|
||||||
description:
|
description:
|
||||||
- Wether the state should be marked as up or down
|
- Whether the state should be marked as up or down
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: true
|
||||||
requirements: ["quantumclient", "keystoneclient"]
|
requirements: ["quantumclient", "keystoneclient"]
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ options:
|
|||||||
default: 4
|
default: 4
|
||||||
enable_dhcp:
|
enable_dhcp:
|
||||||
description:
|
description:
|
||||||
- Wether DHCP should be enabled for this subnet.
|
- Whether DHCP should be enabled for this subnet.
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: true
|
||||||
gateway_ip:
|
gateway_ip:
|
||||||
|
|||||||
Reference in New Issue
Block a user