mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Resolving differences in core modules post-merge
This commit is contained in:
parent
95d59b61eb
commit
8afa090417
115 changed files with 2651 additions and 17913 deletions
|
@ -72,14 +72,11 @@ options:
|
|||
default: null
|
||||
zeroize:
|
||||
description:
|
||||
- The C(zeroize) argument is used to completely santaize the
|
||||
- The C(zeroize) argument is used to completely sanitize the
|
||||
remote device configuration back to initial defaults. This
|
||||
argument will effectively remove all current configuration
|
||||
statements on the remote device.
|
||||
required: false
|
||||
choices:
|
||||
- yes
|
||||
- no
|
||||
default: null
|
||||
confirm:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue