Skip to content

Implement check mode in ovirt_host_network module #759

@dbuenoparedes

Description

@dbuenoparedes
SUMMARY

It would be really nice to have check mode in ovirt_host_network module, this way we can test before actually making host network changes to make sure they will be applied as they should

COMPONENT NAME

ovirt_host_network

ADDITIONAL INFORMATION

Currently the task is skipped when run in check mode (-C/--check when running the playbook), when adding verbosity to see the reason of the skip I see the following message:

"msg": "remote module (ovirt.ovirt.ovirt_host_network) does not support check mode",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions