added missing version_added

This commit is contained in:
Brian Coca 2015-11-03 13:25:46 -05:00
parent aa6f80669a
commit cac69f3135

View file

@ -86,8 +86,7 @@ options:
- Users and groups that should be able to launch the ami. Expects dictionary with a key of user_ids and/or group_names. user_ids should be a list of account ids. group_name should be a list of groups, "all" is the only acceptable value currently.
required: false
default: null
aliases: []
version_added: "2.0"
author: "Evan Duffield (@scicoin-project) <eduffield@iacquire.com>"
extends_documentation_fragment:
- aws