Skip to content

Commit

Permalink
nova_compute: Adding the version_added flag to user_data.
Browse files Browse the repository at this point in the history
Per note in ansibleGH-5916.
  • Loading branch information
risaacson committed Mar 11, 2014
1 parent 971199d commit 85b3c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/cloud/nova_compute
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
'''

Expand Down

0 comments on commit 85b3c4d

Please sign in to comment.