mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Fix for swupd documentation
This commit is contained in:
@@ -44,9 +44,9 @@ options:
|
||||
description:
|
||||
- Indicates the desired bundle state. C(present) ensures the bundle
|
||||
is installed while C(absent) ensures the bundle is not installed.
|
||||
required: false
|
||||
default: present
|
||||
choices: ["present", "absent"]
|
||||
required: false
|
||||
default: present
|
||||
choices: ["present", "absent"]
|
||||
update:
|
||||
description:
|
||||
- Updates the OS to the latest version
|
||||
|
||||
Reference in New Issue
Block a user