Prepare Ansible workshop Set up host machine(s) and create LXContainers defined in inventory
Find a file
2021-11-12 12:21:04 +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 Cleaned up, untested 2020-11-28 16:14:27 +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 support for Archlinux and RHEL-Clones Almalinux&Rockylinux 2021-11-12 11:59:52 +01:00
hosts.example Add new disitributions to inventory 2021-11-12 12:21:04 +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!