mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
991a9dfa12
commit
bc3e7bbeba
109 changed files with 208 additions and 179 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue