ctucx.git: ansible-configs

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

commit 9351114cfed0efe0425a69b7345350f5b670346d
parent c136c0777477606dff490b60109750b42ad05cb9
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 20 Feb 2021 22:50:14 +0100

update playbook and inventory
2 files changed, 7 insertions(+), 4 deletions(-)
M
inventory
|
9
+++++----
M
playbook.yml
|
2
++
diff --git a/inventory b/inventory
@@ -14,6 +14,8 @@ desastro.ctu.cx
 lollo.ctu.cx
 
 [joguhrtbecher]
-c4y72xuu85nwkhkx.myfritz.net
-[joguhrtbecher:vars]
-ansible_ssh_port=2222-
\ No newline at end of file
+#10.10.0.78
+#c4y72xuu85nwkhkx.myfritz.net 
+joguhrtbecher.ctu.cx
+#[joguhrtbecher:vars]
+#ansible_ssh_port=2222
diff --git a/playbook.yml b/playbook.yml
@@ -85,6 +85,8 @@
       tags: systemd-networkd
     - role: files             # supports: alpine, arch
       tags: files
+    - role: acme-redirect
+      tags: acme-redirect
     - role: nginx             # supports: alpine, arch
       tags: nginx
     - role: syncthing         # supports: alpine, arch