@ -28,11 +28,11 @@ options:
Spaces around the operator are required .
Spaces around the operator are required .
- You can also pass an absolute path for a binary which is provided by the package to install .
- You can also pass an absolute path for a binary which is provided by the package to install .
See examples for more information .
See examples for more information .
required : true
aliases :
aliases :
- pkg
- pkg
type : list
type : list
elements : str
elements : str
default : [ ]
list :
list :
description :
description :
@ -55,6 +55,7 @@ options:
When specifying multiple repos , separate them with a " , " .
When specifying multiple repos , separate them with a " , " .
type : list
type : list
elements : str
elements : str
default : [ ]
disablerepo :
disablerepo :
description :
description :
@ -63,6 +64,7 @@ options:
When specifying multiple repos , separate them with a " , " .
When specifying multiple repos , separate them with a " , " .
type : list
type : list
elements : str
elements : str
default : [ ]
conf_file :
conf_file :
description :
description :
@ -108,6 +110,7 @@ options:
version_added : " 2.7 "
version_added : " 2.7 "
type : list
type : list
elements : str
elements : str
default : [ ]
skip_broken :
skip_broken :
description :
description :
- Skip all unavailable packages or packages with broken dependencies
- Skip all unavailable packages or packages with broken dependencies
@ -151,12 +154,14 @@ options:
version_added : " 2.7 "
version_added : " 2.7 "
type : list
type : list
elements : str
elements : str
default : [ ]
disable_plugin :
disable_plugin :
description :
description :
- I ( Plugin ) name to disable for the install / update operation .
- I ( Plugin ) name to disable for the install / update operation .
The disabled plugins will not persist beyond the transaction .
The disabled plugins will not persist beyond the transaction .
version_added : " 2.7 "
version_added : " 2.7 "
type : list
type : list
default : [ ]
elements : str
elements : str
disable_excludes :
disable_excludes :
description :
description :