mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
(cherry picked from commit a96f90ff94)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -50,6 +50,7 @@ options:
|
||||
description:
|
||||
- Updates the OS to the latest version.
|
||||
type: bool
|
||||
default: false
|
||||
url:
|
||||
description:
|
||||
- Overrides both I(contenturl) and I(versionurl).
|
||||
@@ -58,6 +59,7 @@ options:
|
||||
description:
|
||||
- Verify content for OS version.
|
||||
type: bool
|
||||
default: false
|
||||
versionurl:
|
||||
description:
|
||||
- URL for version string download.
|
||||
|
||||
Reference in New Issue
Block a user