ctucx.git: ansible-configs

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

commit f520675df4837adffa67935775167a66585ca023
parent ae6bd9543d98ca70fbe9baf76923361d4d404bee
Author: Leah (ctucx) <leah@ctu.cx>
Date: Wed, 3 Feb 2021 18:32:58 +0100

add submodule for systemd-timer
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "roles/systemd-timers"]
+	path = roles/systemd-timers
+	url = https://github.com/vlcty/ansible-systemd-timers
diff --git a/roles/systemd-timers b/roles/systemd-timers
@@ -0,0 +1 @@
+Subproject commit 3f300a7846e1523174845eb24931ac2b137dca73