Prepare Ansible workshop Set up host machine(s) and create LXContainers defined in inventory
Find a file
2024-03-12 21:52:22 +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
roles.extern Rebuilt with multiple roles 2024-03-12 21:52:22 +01:00
.gitignore .gitignore: updated 2021-02-18 12:54:37 +01:00
.gitmodules Rebuilt with multiple roles 2024-03-12 21:52:22 +01:00
ansible.cfg Rebuilt with multiple roles 2024-03-12 21:52:22 +01:00
create_inventory_lxc.yml If authorized_key doesn't work, try lineinfile (Python interpreter problem) 2024-03-12 21:45:13 +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_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!