more things

This commit is contained in:
Uumas
2021-03-21 20:45:41 +02:00
parent 10d835e82c
commit 1a98add866
9 changed files with 209 additions and 0 deletions

11
docs/vars/optional.yaml Normal file
View File

@@ -0,0 +1,11 @@
---
install_packages:
- vim
- git
- etckeeper
- net-tools
- nmap
- ncdu
- fish
- parted

5
docs/vars/required.yaml Normal file
View File

@@ -0,0 +1,5 @@
---
timezone: 'Europe/Helsinki'
domain: 'example.tld'
email: 'admin@domain.tld'