mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Revert "Fix non-matching defaults in docs (#5446)"
This reverts commit a978bff2c7.
This commit is contained in:
@@ -48,7 +48,6 @@ options:
|
||||
type: str
|
||||
description:
|
||||
- The reference name of the auth profile
|
||||
default: ''
|
||||
backend:
|
||||
type: list
|
||||
elements: str
|
||||
@@ -59,12 +58,10 @@ options:
|
||||
type: str
|
||||
description:
|
||||
- The path of the backend
|
||||
default: ''
|
||||
comment:
|
||||
type: str
|
||||
description:
|
||||
- The optional comment string
|
||||
default: ''
|
||||
denied_networks:
|
||||
type: list
|
||||
elements: str
|
||||
|
||||
Reference in New Issue
Block a user