mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Clarify the release and maintenance cycle (#32402)
* Clarify the release and maintenance cycle * Namespace refs a little * Fix an unrelated problem with plugin return docs to fix docs build
This commit is contained in:
parent
fc4580b4cc
commit
42655f737a
2 changed files with 42 additions and 34 deletions
|
@ -178,7 +178,7 @@ set:
|
|||
type: bool
|
||||
sample: false
|
||||
failover:
|
||||
description:
|
||||
description: ""
|
||||
returned: always
|
||||
type: NoneType
|
||||
sample: null
|
||||
|
@ -188,7 +188,7 @@ set:
|
|||
type: NoneType
|
||||
sample: null
|
||||
identifier:
|
||||
description:
|
||||
description: ""
|
||||
returned: always
|
||||
type: NoneType
|
||||
sample: null
|
||||
|
@ -198,7 +198,7 @@ set:
|
|||
type: string
|
||||
sample: new.foo.com.
|
||||
region:
|
||||
description:
|
||||
description: ""
|
||||
returned: always
|
||||
type:
|
||||
sample:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue