apt: doc: fix missing version_added

see #2023
pull/18777/head
Rene Moser 9 years ago committed by Matt Clay
parent 084c597f45
commit 775521e5cb

@ -79,6 +79,7 @@ options:
required: false
default: "no"
choices: [ "yes", "no" ]
version_added: "2.1"
upgrade:
description:
- 'If yes or safe, performs an aptitude safe-upgrade.'

Loading…
Cancel
Save