Skip to content

sc_cloud_computing_instance may cause '404 not found' error if state=absent #17

@amarao

Description

@amarao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions