When instance is deleted by name (name=... state=absent), there is a chance module dies with a message:
FAILED! => {"api_url": "https://api.servers.com/v1/cloud_computing/instances/dxQ6L6Q3", "changed": false, "msg": "404 Not Found.", "status_code": 404}
The proper behavior is to report changed: true and success.