Prepare Ansible workshop Set up host machine(s) and create LXContainers defined in inventory
Find a file
2022-03-07 19:38:45 +01:00
.submodules ansible_lxc_ssh: New version, new option in hosts.example 2021-09-30 16:43:05 +02: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 var for ssh config file path (openSUSE Tumbleweed) 2022-03-07 19:37:51 +01:00
hosts.example Update example inventory 2022-03-07 19:38:45 +01: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!