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

Add "version_added" to attached attribute

This commit is contained in:
Filipe Niero Felisbino 2016-06-14 14:55:54 -03:00 committed by Matt Clay
parent 1c1a17bfd2
commit f41900920f

View file

@ -71,6 +71,7 @@ options:
instance_id is given, attachment status won't change
required: false
default: yes
version_added: 2.2
force_detach:
description:
- Force detachment of the interface. This applies either when explicitly detaching the interface by setting instance_id to None or when deleting an interface with state=absent.