From 8742c65430718ae699db040d345d365e0fb06fbb Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Tue, 30 Jun 2020 00:17:35 -0400 Subject: [PATCH] Move playbook to moxiehosts group --- moxie.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moxie.yml b/moxie.yml index 41e652a..fe82cbb 100644 --- a/moxie.yml +++ b/moxie.yml @@ -13,7 +13,7 @@ # along with this program. If not, see . - name: Install Moxie Server - hosts: moxietest + hosts: moxiehosts become: true roles: - ansible