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:
parent
1c1a17bfd2
commit
f41900920f
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue