aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbook.yml')
-rw-r--r--playbook.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/playbook.yml b/playbook.yml
index 995dc0b..b4c7cf0 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -6,9 +6,10 @@
- prometheus-node-exporter
- wireguard
- fail2ban
+ - podman
- name: Deploy our monitoring stack
- hosts: ritchie
+ hosts: lovelace
roles:
- prometheus
@@ -21,11 +22,6 @@
- nginx-ufw
- nginx-cloudflare-mtls
-- name: Deploy podman to container service hosts
- hosts: podman
- roles:
- - podman
-
- name: Deploy our PostgreSQL database hosts
hosts: lovelace
roles: