updated version version_added to 2.1
This commit is contained in:
parent
766b53b066
commit
a9abec5a03
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ options:
|
||||||
- minimum version of perl module to consider acceptable
|
- minimum version of perl module to consider acceptable
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
version_added: "2.0"
|
version_added: "2.1"
|
||||||
system_lib:
|
system_lib:
|
||||||
description:
|
description:
|
||||||
- Use this if you want to install modules to the system perl include path. You must be root or have "passwordless" sudo for this to work.
|
- Use this if you want to install modules to the system perl include path. You must be root or have "passwordless" sudo for this to work.
|
||||||
|
|
Loading…
Reference in a new issue