Initial file structure refactor

This commit is contained in:
Sonny Bakker 2021-01-27 22:40:26 +01:00
parent fe72523a5a
commit ccab22dea3
31 changed files with 369 additions and 427 deletions

6
vars/network.yml Normal file
View file

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