Commit 989e4770 by James Cammarata

Merge pull request #7684 from JeanFred/patch-2

Fix documentation of deb option in apt module
parents 9de1e57e c42f8907
...@@ -90,7 +90,7 @@ options: ...@@ -90,7 +90,7 @@ options:
default: 'force-confdef,force-confold' default: 'force-confdef,force-confold'
deb: deb:
description: description:
- Path to a local .deb package file to install. - Path to a .deb package on the remote machine.
required: false required: false
version_added: "1.6" version_added: "1.6"
requirements: [ python-apt, aptitude ] requirements: [ python-apt, aptitude ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment