You've already forked role_proxmox
feat: Manage container
This commit is contained in:
@@ -24,3 +24,9 @@
|
||||
when:
|
||||
- proxmox_instance_type == "vm"
|
||||
- proxmox_instance_ha | length > 0
|
||||
|
||||
# Instance: ct
|
||||
- name: Import instance creation tasks
|
||||
ansible.builtin.include_tasks:
|
||||
file: instance_ct.yml
|
||||
when: proxmox_instance_type == "ct"
|
||||
|
||||
Reference in New Issue
Block a user