initial commit

This commit is contained in:
2025-11-23 11:29:12 +07:00
commit 382b57ed83
33 changed files with 2360 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
- name: Install LXC
ansible.builtin.apt:
name:
- lxc
- lxc-templates
state: present
update_cache: yes
- name: Ensure unprivileged defaults
ansible.builtin.copy:
dest: /etc/lxc/default.conf
content: |
lxc.net.0.type = empty
# Jagacloud will render per-CT configs under /etc/jagacloud/lxc