mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Spelling fixes
This commit is contained in:
@@ -86,12 +86,12 @@ options:
|
||||
default: false
|
||||
shared:
|
||||
description:
|
||||
- Wether this network is shared or not
|
||||
- Whether this network is shared or not
|
||||
required: false
|
||||
default: false
|
||||
admin_state_up:
|
||||
description:
|
||||
- Wether the state should be marked as up or down
|
||||
- Whether the state should be marked as up or down
|
||||
required: false
|
||||
default: true
|
||||
requirements: ["quantumclient", "keystoneclient"]
|
||||
|
||||
Reference in New Issue
Block a user