Skip to content

power-up-from-standby #1570

Open
Open
@Moxified

Description

@Moxified

Seems as though power-up-from-standby doesn't work with community.vmware.vmware_host_powerstate or I'm doing something wrong.

I get: "...can not be set in 'power-up-from-standby' mode as the host system is not responding."

I can start the server by doing power-power on in VMware so I know everything is setup correction in VMware. Error seems odd because of course the host is not responding... it's in standby.

Play:

  • name: Start host
    community.vmware.vmware_host_powerstate:
    hostname: ---
    username: ---
    password: ---
    esxi_hostname: ---
    state: power-up-from-standby
    validate_certs: no
    delegate_to: localhost

Ansible Version: ansible [core 2.11.6]
Collection Version: community.vmware 3.2.0
Component: community.vmware.vmware_host_powerstate
OS Version: Debian 11.5
Issue type: Bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue/PR relates to a bugneeds_infoThis issue requires further information. Please answer any outstanding questionsneeds_templateThis issue/PR has an incomplete description. Please fill in the proposed template correctlyneeds_triageNeeds a first human triage before being processed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions