From 09b7fc9daffb87b2171f5260ec215d684bd5df05 Mon Sep 17 00:00:00 2001 From: Donavan Fritz Date: Mon, 30 Dec 2024 10:41:40 -0600 Subject: [PATCH] default to dev hosts --- compute/playbook-host-proxmox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute/playbook-host-proxmox.yaml b/compute/playbook-host-proxmox.yaml index b4f446b..357486d 100644 --- a/compute/playbook-host-proxmox.yaml +++ b/compute/playbook-host-proxmox.yaml @@ -1,7 +1,7 @@ --- - name: Configure Network and DNS settings on Proxmox Host hosts: - - host100 + - "host20*" become: true tasks: