Markus Pesch def7852e7c
All checks were successful
continuous-integration/drone/push Build is passing
fix(README): title
2021-12-11 22:50:43 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:47:22 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:46:32 +01:00
2021-12-11 22:50:43 +01:00

linux_ws2122 - Ansible

Setup gateway and client vm via ansible.

  • Adapt IP-Adresse of the client and gateway VM in host_vars.
  • Adapt name of the interfaces for booth VMs in host_vars.
  • Configure your Router (Fritz!Box, SpeedPort, ect) to route traffic for 192.168.181.0/24 via gateway.
ansible-playbook -i hosts.yaml gateway.linuxws2122.de.yaml
ansible-playbook -i hosts.yaml client.linuxws2122.de.yaml
Description
playbooks to configure the gateway and client vm
Readme 82 KiB
Languages
Jinja 100%