chore: migrate proxmox module from community.general.proxmox to community.proxmox
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- ansible.builtin.include_tasks: stop.yml
|
||||
|
||||
- name: Delete a container
|
||||
community.general.proxmox:
|
||||
community.proxmox.proxmox:
|
||||
vmid: "{{ lxc_vmid | default(omit) }}"
|
||||
hostname: "{{ lxc_hostname | default(omit) }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user