This repository was archived by the owner on Jul 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +21
-10
lines changed
Expand file tree Collapse file tree 5 files changed +21
-10
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ Vultr Collection Release Notes
55.. contents :: Topics
66
77
8+ v1.1.1
9+ ======
10+
11+ Bugfixes
12+ --------
13+
14+ - vultr_server - Fix user data not handled correctly (https://github.com/ngine-io/ansible-collection-vultr/pull/26).
15+
816v1.1.0
917======
1018
Original file line number Diff line number Diff line change @@ -28,3 +28,10 @@ releases:
2828 fragments :
2929 - 14-attach-detach-and-resize-volumes.yml
3030 release_date : ' 2021-02-02'
31+ 1.1.1 :
32+ changes :
33+ bugfixes :
34+ - vultr_server - Fix user data not handled correctly (https://github.com/ngine-io/ansible-collection-vultr/pull/26).
35+ fragments :
36+ - 26-fix-user-data.yml
37+ release_date : ' 2022-03-27'
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ authors:
33 - " René Moser (@resmo)"
44 - " Yanis Guenane (@Spredzy)"
55dependencies : {}
6- description : ' Ansible Collection for Vultr Cloud'
7- documentation : ' '
8- homepage : ' https://github.com/ngine-io/ansible-collection-vultr'
9- issues : ' https://github.com/ngine-io/ansible-collection-vultr/issues'
6+ description : " Ansible Collection for Vultr Cloud"
7+ documentation : " "
8+ homepage : " https://github.com/ngine-io/ansible-collection-vultr"
9+ issues : " https://github.com/ngine-io/ansible-collection-vultr/issues"
1010license : GPL-3.0-or-later
1111name : vultr
1212namespace : ngine_io
1313readme : README.md
14- repository : ' https://github.com/ngine-io/ansible-collection-vultr'
14+ repository : " https://github.com/ngine-io/ansible-collection-vultr"
1515tags :
1616 - cloud
1717 - vultr
1818 - ngine_io
19- version : 1.1.0
19+ version : 1.1.1
You can’t perform that action at this time.
0 commit comments