New server setup based on ubuntu

This commit is contained in:
Martin Bauer
2023-09-19 10:55:47 +02:00
parent 578be1a1cf
commit 7776095180
30 changed files with 240 additions and 186 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Apt install download & unzip packages
apt:
name:
- ifenslave
- name: Interface file
copy: src=interfaces dest=/etc/network/interfaces