mirror of https://github.com/ansible/ansible.git
Fix creation of DigitalOcean droplets using digital_ocean_droplet module (#61655)
* Omit disallowed 'id' attribute in request body to create a droplet * Add changelog fragment for PR #61655pull/61847/head
parent
aec6dc3b26
commit
48e22639ee
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- digital_ocean_droplet - Fix creation of DigitalOcean droplets using digital_ocean_droplet module (https://github.com/ansible/ansible/pull/61655)
|
||||
Loading…
Reference in New Issue