February 2018
Intermediate to advanced
200 pages
5h 51m
English
The dopy Python module can be used for various DigitalOcean operations, so we have to install one dependency:
$ pip install dopy
Just like other Ansible modules for cloud providers, DigitalOcean modules need to interact with DigitalOcean APIs. Along with dopy, we need an authentication token from DigitalOcean to interact with its API:
Read now
Unlock full access