Prepare Ansible workshop Set up host machine(s) and create LXContainers defined in inventory
Find a file
2024-03-12 21:43:27 +01:00
.submodules Update ansible-lxc-ssh 2024-03-12 21:41:59 +01:00
connection_plugins Cleaned up, untested 2020-11-28 16:14:27 +01:00
files/etc Fixed NAT/Masquerade for bridge 2021-12-08 20:28:45 +01:00
.gitignore .gitignore: updated 2021-02-18 12:54:37 +01:00
.gitmodules Cleaned up, untested 2020-11-28 16:14:27 +01:00
ansible.cfg Ignore SSH host keys 2021-11-12 12:02:17 +01:00
create_inventory_lxc.yml Add sanity checks 2024-03-12 21:43:27 +01:00
hosts.example Update hosts.example 2023-09-14 13:05:11 +02:00
LICENSE Initial commit 2020-11-28 14:00:40 +00:00
prepare_lxc_hosts.yml Fix systemd/lxc-net.service 2021-09-30 16:44:01 +02:00
README.md Add service user, use more variables 2021-10-09 23:14:03 +02:00

Prepare_Workshop

Prepare Ansible workshop

Set up host machine(s) and create LXContainers defined in inventory

For local LXContainers ansible-playbook must be called as "root". --become does NOT work!