--- - name: shutdown lxc container hosts: - dev-kyiv01-psy-proxmox-main-01 become: true roles: - role: proxmox/lxc/shutdown vars: lxc_id: 200 # ansible-playbook playbooks/proxmox/lxc/shutdown.yml -i inventory.ini