mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 09:54:02 -07:00
Bulk spelling improvement to modules-core (#5225)
* Correct spelling mistakes * Correct more spelling issues * merge conflict * Revert typo in parms
This commit is contained in:
parent
a4077537e0
commit
25b6492d37
91 changed files with 908 additions and 148 deletions
|
@ -42,7 +42,7 @@ options:
|
|||
network_name:
|
||||
description:
|
||||
- Name of the network to which the subnet should be attached
|
||||
- requried when I(state) is 'present'
|
||||
- Required when I(state) is 'present'
|
||||
required: false
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue