diff --git a/machine.yml b/machine.yml index f56bf30..22f0e6a 100644 --- a/machine.yml +++ b/machine.yml @@ -10,7 +10,7 @@ # Helpful utility programs to help with live system administration. # ---------------------------------------------------------------------------------------------- - - name: Install utility programs. + - name: Install utility programs apt: name: - htop diff --git a/root/etc/aliases.j2 b/root/etc/aliases.j2 index 755eb0e..3a94bb4 100644 --- a/root/etc/aliases.j2 +++ b/root/etc/aliases.j2 @@ -11,4 +11,4 @@ ftp: root abuse: root noc: root security: root -root: root.yggdrasil@{{ domain }} +root: root@{{ domain }}