mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -50,6 +50,7 @@ options:
|
||||
- If you want to refresh your catalog from the mirror, set this to (C(yes)).
|
||||
required: false
|
||||
default: False
|
||||
type: bool
|
||||
version_added: "2.1"
|
||||
'''
|
||||
|
||||
|
||||
@@ -50,12 +50,14 @@ options:
|
||||
update:
|
||||
description:
|
||||
- Updates the OS to the latest version.
|
||||
type: bool
|
||||
url:
|
||||
description:
|
||||
- Overrides both I(contenturl) and I(versionurl).
|
||||
verify:
|
||||
description:
|
||||
- Verify content for OS version.
|
||||
type: bool
|
||||
versionurl:
|
||||
description:
|
||||
- URL for version string download.
|
||||
|
||||
Reference in New Issue
Block a user