added proxmox-specific test...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-06 17:40:06 +03:00
parent 31421d601b
commit ae6fa3c842

View File

@ -13,4 +13,16 @@
- name: Hostname
ansible.builtin.shell: hostname
- name: Create basic CT
community.general.proxmox:
vmid: 0000
node: pve
api_user: root@pam
api_host: pve
hostname: test
ostemplate: 'local:vxrmpl/alpine-3.17-default_20221129_amd64.tar.xz'
netif: '{"net0":"name=lan,ip=dhcp,bridge=vmbr0"}'
cores: 1