From a32c7f575a463f2bb71fae32475aeb58b77d0809 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 13 Aug 2020 20:36:41 -0500 Subject: [PATCH] Decom a really old box --- playbooks/webservers.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/playbooks/webservers.yml b/playbooks/webservers.yml index cd704ff..5c7483d 100644 --- a/playbooks/webservers.yml +++ b/playbooks/webservers.yml @@ -78,7 +78,3 @@ gitweb_url: "www.otwstudios.org" gitweb_webroot: "/var/www/otwstudios.org" tags: [ web, webroot, otw ] -- hosts: web1.cowfee.moe - roles: - - role: base-backups - tags: [ backups ]