Why stopping stateless VM using ovirt_vms ansible module is failing with time out error
Issue
- Stopping a stateless VM is failing with timeout error.
- The module used was
ovirt_vmswith below task.
- name: make vm down
ovirt_vms:
auth: ""
name: testvm
state: stopped
force: true
Environment
- Red Hat Virtualization 4.1.
- Ansible 2.3.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.