chore: migrate proxmox module from community.general.proxmox to community.proxmox
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Create an LXC container
|
||||
community.general.proxmox:
|
||||
community.proxmox.proxmox:
|
||||
vmid: "{{ lxc_vmid | default(omit) }}"
|
||||
hostname: "{{ lxc_hostname }}"
|
||||
password: "{{ lxc_password }}"
|
||||
|
||||
Reference in New Issue
Block a user