Fix apt module documentation formatting.
This commit is contained in:
parent
58a064ceea
commit
aee5bb12e9
1 changed files with 1 additions and 1 deletions
2
apt
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…
Reference in a new issue