Minor clean ups

This commit is contained in:
Wojciech Kozlowski 2022-08-30 19:50:53 +02:00
parent c93f8c8935
commit 7866690cb0
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# Helpful utility programs to help with live system administration.
# ----------------------------------------------------------------------------------------------
- name: Install utility programs.
- name: Install utility programs
apt:
name:
- htop

View File

@ -11,4 +11,4 @@ ftp: root
abuse: root
noc: root
security: root
root: root.yggdrasil@{{ domain }}
root: root@{{ domain }}