mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
digital_ocean_droplet: Add new vpc_uuid option (#475)
* Add vpc_uuid option to droplet creation * Include new vpc_uuid option digital_ocean_droplet * Remove required, add type for vpc_uuid Co-authored-by: Felix Fontein <felix@fontein.de> * Create changelog fragment file * Include version_added Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e78ac2849f
commit
8b773e13ff
2 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- digital_ocean_droplet - add support for new vpc_uuid parameter
|
Loading…
Add table
Add a link
Reference in a new issue