mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -70,6 +70,7 @@ options:
|
||||
- Rewrite the shebang line on installed scripts to use /usr/bin/env.
|
||||
required: false
|
||||
default: "no"
|
||||
type: bool
|
||||
version_added: "2.2"
|
||||
version:
|
||||
description:
|
||||
@@ -80,12 +81,14 @@ options:
|
||||
- Allow installation of pre-release versions of the gem.
|
||||
required: false
|
||||
default: "no"
|
||||
type: bool
|
||||
version_added: "1.6"
|
||||
include_doc:
|
||||
description:
|
||||
- Install with or without docs.
|
||||
required: false
|
||||
default: "no"
|
||||
type: bool
|
||||
version_added: "2.0"
|
||||
build_flags:
|
||||
description:
|
||||
|
||||
@@ -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