1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Set version_added to 2.1 for autoremove. Fixes #3200

This commit is contained in:
Matt Martz 2016-03-08 07:31:22 -06:00 committed by Matt Clay
parent 20b7757032
commit ad9c487391

View file

@ -102,6 +102,7 @@ options:
default: no
choices: [ "yes", "no" ]
aliases: [ 'autoclean']
version_added: "2.1"
requirements: [ python-apt, aptitude ]
author: "Matthew Williams (@mgwilliams)"
notes: