aboutsummaryrefslogtreecommitdiffstats
path: root/site.services.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-06-29 19:29:20 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-06-30 17:00:40 +0200
commitdc436c6b84318d938679812ae78ae3ac96bf0a84 (patch)
treecd8a60ca75e52ca784494270402d814cc88f10ce /site.services.yml
parent149c5daa025fed2b0ccf95a6691480748f696413 (diff)
downloadrules-dc436c6b84318d938679812ae78ae3ac96bf0a84.tar.gz
feat(inventory): add local-hvisor-01 server
Diffstat (limited to 'site.services.yml')
-rw-r--r--site.services.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/site.services.yml b/site.services.yml
index bf06a47..d410f2d 100644
--- a/site.services.yml
+++ b/site.services.yml
@@ -3,6 +3,13 @@
- hosts: ams-dcontroller-01
roles:
- role: cgit
- - role: httpd
- role: relayd
- role: acme
+
+- hosts: local-hvisor-01
+ roles:
+ - role: nextcloud
+
+- hosts: servers
+ roles:
+ - role: httpd
remember that computers suck.