chore: migrate proxmox module from community.general.proxmox to community.proxmox
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Stop container if it is running
|
||||
community.general.proxmox:
|
||||
community.proxmox.proxmox:
|
||||
vmid: "{{ lxc_vmid | default(omit) }}"
|
||||
hostname: "{{ lxc_hostname | default(omit) }}"
|
||||
state: stopped
|
||||
|
||||
Reference in New Issue
Block a user