From 1a58292d8d18e928f8df0e3caa81a99a71f60814 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sun, 2 Jun 2019 20:45:41 +0500 Subject: [PATCH] Remove unnecessary tag --- inventories/production/hosts | 1 - site.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/inventories/production/hosts b/inventories/production/hosts index 25f341d..d82e5f6 100644 --- a/inventories/production/hosts +++ b/inventories/production/hosts @@ -1,2 +1 @@ -[hubs] hub.crypto-libertarian.com diff --git a/site.yml b/site.yml index 4a21a1d..d26c83a 100644 --- a/site.yml +++ b/site.yml @@ -1,4 +1,4 @@ --- -- hosts: hubs +- hosts: all roles: - yggdrasil