aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-07-22 16:44:54 +0100
committerGravatar ChrisJL <[email protected]>2023-07-24 14:42:09 +0100
commit6f688f96feccc525ad8833b88e16f0be3515bbd2 (patch)
tree6d4a92361d602a7ba96ed822fb8e6387a3373841 /playbook.yml
parentFix ansible-lint errors (diff)
Remove all mention of old machines
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: