Hello!
Is DO module working?
I try to launch droplet with ansible, but faced
“msg: Unable to load DO_CLIENT_ID”
error. But as far as I understand, client_id is from deprecated DO v1 api, v2 api uses only token.
Could somebody help me?
Alexey
Hello!
Is DO module working?
I try to launch droplet with ansible, but faced
“msg: Unable to load DO_CLIENT_ID”
error. But as far as I understand, client_id is from deprecated DO v1 api, v2 api uses only token.
Could somebody help me?
Alexey
ansible 2.0 is shipping with a new version of the module that supports
the v2 api