ansible-digitalocean icon indicating copy to clipboard operation
ansible-digitalocean copied to clipboard

Replace the digital_ocean modules with digital_ocean_droplet and digital_ocean_sshkey

Open daraul opened this issue 6 years ago • 2 comments

The digital_ocean module was removed in ansible v2.12. They recommend using the digital_ocean_droplet module instead.

https://docs.ansible.com/ansible/latest/modules/digital_ocean_module.html#id1

daraul avatar Nov 03 '19 13:11 daraul

@daraul or whomever needs this role, I have updated the do modules plus other fixes on my fork. If @jasonheecs is interested I can create a PR to merge my changes here.

juanluisbaptiste avatar Aug 05 '21 03:08 juanluisbaptiste

Hi @juanluisbaptiste, I would definitely welcome a PR :)

jasonheecs avatar Aug 14 '21 11:08 jasonheecs