Merge pull request #7684 from JeanFred/patch-2
Fix documentation of deb option in apt module
This commit is contained in:
commit
ed3d0bf747
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ options:
|
|||
default: 'force-confdef,force-confold'
|
||||
deb:
|
||||
description:
|
||||
- Path to a local .deb package file to install.
|
||||
- Path to a .deb package on the remote machine.
|
||||
required: false
|
||||
version_added: "1.6"
|
||||
requirements: [ python-apt, aptitude ]
|
||||
|
|
Loading…
Reference in a new issue