Initial commit

This commit is contained in:
Sonny Bakker 2021-01-31 23:32:33 +01:00
commit b16f2585c7
19 changed files with 690 additions and 0 deletions

6
vars/network.yml Normal file
View file

@ -0,0 +1,6 @@
hostname: 'sentry.fudiggity.nl'
host_interface: 'en*'
host_ip: '192.168.178.73'
host_subnet: '24'
host_gateway: '192.168.178.1'
host_dns: '192.168.178.1'