From 557376d71337afbd2f82cf41719cc59765c082bd Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Thu, 26 Jul 2018 14:38:56 +0200 Subject: [PATCH] Remove old hosts --- site.yml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/site.yml b/site.yml index 29e46a6..6272ca6 100644 --- a/site.yml +++ b/site.yml @@ -36,20 +36,9 @@ - hosts: sojus roles: - - sojus + - borgbackup -- hosts: backup - roles: - - backup - -- hosts: backupclient - roles: - - backupclient - -- hosts: ruby - become: True - roles: - - rvm1-ansible - -- hosts: test_common - become: True +#- hosts: ruby +# become: True +# roles: +# - rvm1-ansible