feat(proxmox): refactor vm provisioning and add pci passthrough config
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit was merged in pull request #2.
This commit is contained in:
4
roles/proxmox/tasks/65_create_container.yml
Normal file
4
roles/proxmox/tasks/65_create_container.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Create Container
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ container.name }}"
|
||||
Reference in New Issue
Block a user