Fix apt module documentation formatting.

pull/2230/merge
Michael DeHaan 13 years ago
parent d04c4ef0c7
commit ff58623f8b

@ -69,7 +69,7 @@ options:
choices: [ "yes", "no" ] choices: [ "yes", "no" ]
upgrade: upgrade:
description: description:
- If yes, performs an apt-get upgrade. If dist, performs an apt-get dist-upgrade. Note: This does not upgrade a specific package, use state=latest for that. - 'If yes, performs an apt-get upgrade. If dist, performs an apt-get dist-upgrade. Note: This does not upgrade a specific package, use state=latest for that.'
version_added: "1.1" version_added: "1.1"
required: false required: false
default: no default: no

Loading…
Cancel
Save