mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
nova_compute: Adding the version_added flag to user_data.
Per note in GH-5916.
This commit is contained in:
@@ -112,6 +112,7 @@ options:
|
||||
- Opaque blob of data which is made available to the instance
|
||||
required: false
|
||||
default: None
|
||||
version_added: "1.6"
|
||||
requirements: ["novaclient"]
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user