ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

commit 55efa3ea653f6b904866e94e769b358d1abb7dce
parent b42129206fc22fa21506b5ea914bb5efc176627c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 26 Feb 2021 14:54:36 +0100

update configuration
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/configuration/joguhrtbecher.yml b/configuration/joguhrtbecher.yml
@@ -18,9 +18,6 @@ system:
     - wget
     - curl
     - hdparm
-  nameservers:
-    - 1.1.1.1
-    - 8.8.8.8
   users:
     - name: leah
       groups: "wheel"
diff --git a/configuration/lollo.yml b/configuration/lollo.yml
@@ -4,7 +4,7 @@ system:
   timezone: Europe/Berlin
   enableOwnRepos: true
   enableSudo: true
-  useNTP: true #todo: support archlinux
+  useNTP: true
   extraPackages:
     - iftop
     - iotop
diff --git a/configuration/wanderduene.yml b/configuration/wanderduene.yml
@@ -5,7 +5,7 @@ system:
   alpineVersion: v3.13
   enableOwnRepos: true
   enableSudo: true
-  useNTP: true #todo: support archlinux
+  useNTP: true
   enableNFSMount: true #todo: support archlinux
   extraPackages:
     - iftop