mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge pull request #6856 from drewblas/patch-1
Update apt:deb with correct version
This commit is contained in:
@@ -92,7 +92,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- Path to a local .deb package file to install.
|
- Path to a local .deb package file to install.
|
||||||
required: false
|
required: false
|
||||||
version_added: "1.5"
|
version_added: "1.6"
|
||||||
requirements: [ python-apt, aptitude ]
|
requirements: [ python-apt, aptitude ]
|
||||||
author: Matthew Williams
|
author: Matthew Williams
|
||||||
notes:
|
notes:
|
||||||
|
|||||||
Reference in New Issue
Block a user