From 047703b7430281fe3746fc84cd8fc720c19938db Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Thu, 25 Jun 2020 14:21:57 -0400 Subject: [PATCH] Test hook --- site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yml b/site.yml index db49453..18849c1 100644 --- a/site.yml +++ b/site.yml @@ -1,6 +1,6 @@ # Toal Lab Site Playbook - name: Common Lab Machine Setup - hosts: tag_ansible + hosts: platform_linux become: true roles: - toal-common