fuck yaml and indentation

This commit is contained in:
2022-04-16 19:55:29 +02:00
parent 404021807b
commit e0aeabddf3
47 changed files with 61 additions and 21 deletions

View File

@ -1,3 +1,4 @@
---
postfix_relayhost: 'smtp-relay.gmail.com'
external_domain: 'tormakris.dev'
external_domain: 'tormakris.dev'
...

View File

@ -24,3 +24,4 @@
community.general.ufw:
rule: allow
port: smtp
...