Bladeren bron

Add ansible hosts for local and boxes

Colin Powell 4 jaren geleden
commit
a86dc50096
1 gewijzigde bestanden met toevoegingen van 53 en 0 verwijderingen
  1. 53 0
      ansible/hosts

+ 53 - 0
ansible/hosts

@@ -0,0 +1,53 @@
+[local]
+mail.local
+git.local
+jump.local
+logging.local
+matrix.local
+pbp.local
+search.local
+tor.local
+ttrss.local
+fifteen5.local
+
+[cloud]
+box.unbl.ink
+box.castine.town
+
+[localmail]
+mail.local
+
+[box]
+box.unbl.ink
+box.castine.town
+
+[dns]
+unbound.local
+
+[webapps]
+pbp.local
+fifteen5.local
+
+[gitea]
+git.local
+
+[ssh]
+jump.local
+
+[proxy]
+jump.local
+
+[matrix]
+matrix.local
+
+[kibana]
+logging.local
+
+[searx]
+search.local
+
+[tinyrss]
+ttrss.local
+
+[tor]
+tor.local