Fix apt module documentation formatting.

reviewable/pr18780/r1
Michael DeHaan 12 years ago
parent 58a064ceea
commit aee5bb12e9

2
apt

@ -69,7 +69,7 @@ options:
choices: [ "yes", "no" ]
upgrade:
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"
required: false
default: no

Loading…
Cancel
Save