This commit is contained in:
Hrankin, Aleksandr (contracted)
2026-02-20 05:40:53 +00:00
commit 696c1adf74
191 changed files with 6183 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
- 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