mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
doc style adjustments: modules u*
This commit is contained in:
parent
9672dd44f2
commit
4ec967bc81
13 changed files with 18 additions and 18 deletions
|
@ -28,7 +28,7 @@ attributes:
|
|||
options:
|
||||
name:
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
type: str
|
||||
required: true
|
||||
adirectory_groups:
|
||||
|
|
|
@ -29,7 +29,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
|
|
@ -29,7 +29,7 @@ attributes:
|
|||
options:
|
||||
name:
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
type: str
|
||||
ca:
|
||||
|
|
|
@ -28,7 +28,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
|
|
@ -29,7 +29,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
address:
|
||||
type: str
|
||||
|
@ -130,7 +130,7 @@ result:
|
|||
description: Whether the ipv6 address is resolved or not.
|
||||
type: bool
|
||||
timeout:
|
||||
description: The timeout until a new resolving will be attempted.
|
||||
description: The timeout until a new resolving is attempted.
|
||||
type: int
|
||||
"""
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
address:
|
||||
type: str
|
||||
|
|
|
@ -27,7 +27,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
|
|
@ -30,7 +30,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
aaa:
|
||||
type: list
|
||||
|
|
|
@ -29,7 +29,7 @@ attributes:
|
|||
options:
|
||||
name:
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
type: str
|
||||
op:
|
||||
|
|
|
@ -30,7 +30,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
add_content_type_header:
|
||||
description:
|
||||
|
@ -76,12 +76,12 @@ options:
|
|||
default: []
|
||||
htmlrewrite:
|
||||
description:
|
||||
- Whether to enable html rewrite or not.
|
||||
- Whether to enable HTML rewrite or not.
|
||||
type: bool
|
||||
default: false
|
||||
htmlrewrite_cookies:
|
||||
description:
|
||||
- Whether to enable html rewrite cookie or not.
|
||||
- Whether to enable HTML rewrite cookie or not.
|
||||
type: bool
|
||||
default: false
|
||||
implicitredirect:
|
||||
|
@ -204,7 +204,7 @@ result:
|
|||
description: List of associated proxy exceptions.
|
||||
type: list
|
||||
htmlrewrite:
|
||||
description: State of html rewrite.
|
||||
description: State of HTML rewrite.
|
||||
type: bool
|
||||
htmlrewrite_cookies:
|
||||
description: Whether the HTML rewrite cookie is set.
|
||||
|
|
|
@ -29,7 +29,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
@ -90,7 +90,7 @@ result:
|
|||
description: List of associated proxy exceptions.
|
||||
type: list
|
||||
htmlrewrite:
|
||||
description: State of html rewrite.
|
||||
description: State of HTML rewrite.
|
||||
type: bool
|
||||
htmlrewrite_cookies:
|
||||
description: Whether the HTML rewrite cookie is set.
|
||||
|
|
|
@ -30,7 +30,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
access_control:
|
||||
description:
|
||||
|
|
|
@ -29,7 +29,7 @@ options:
|
|||
name:
|
||||
type: str
|
||||
description:
|
||||
- The name of the object. Will be used to identify the entry.
|
||||
- The name of the object that identifies the entry.
|
||||
required: true
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue