Error Create VM in Red Hat Virtualization with Ansible

前端 未结 0 1494
旧时难觅i
旧时难觅i 2020-11-30 10:01

Hi I have a playbook like this

---
- hosts: localhost
  gather_facts: no
  tasks:
    - name: Create VMs
      ovirt_vm:
        cluster: Default
        temp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题