Prepare Ansible workshop Set up host machine(s) and create LXContainers defined in inventory
Find a file
Sven Velt 5a4f039fc0 Detect architecture of host machine for LXC images
Tested for amd64/x86_64 and arm64/aarch64
2024-07-02 21:32:34 +02: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
roles.extern Submodule update 2024-03-12 22:06:28 +01:00
.gitignore Move cache/retry files 2024-07-02 21:25:16 +02:00
.gitmodules Rebuilt with multiple roles 2024-03-12 21:52:22 +01:00
ansible.cfg Move cache/retry files 2024-07-02 21:25:16 +02:00
create_inventory_lxc.yml Detect architecture of host machine for LXC images 2024-07-02 21:32:34 +02: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_host.yml Rebuilt with multiple roles 2024-03-12 21:52:22 +01: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!