mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Convert to reduced list of known types (#50010)
This commit is contained in:
parent
fcd1486b51
commit
05c6ff79f9
908 changed files with 4822 additions and 4821 deletions
|
@ -137,12 +137,12 @@ full_sync:
|
|||
description:
|
||||
description: The new description of the device group.
|
||||
returned: changed
|
||||
type: string
|
||||
type: str
|
||||
sample: this is a device group
|
||||
type:
|
||||
description: The new type of the device group.
|
||||
returned: changed
|
||||
type: string
|
||||
type: str
|
||||
sample: sync-failover
|
||||
auto_sync:
|
||||
description: The new auto_sync value of the device group.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue