From 861b13471b274186ea45c4836d755cabaa527dae Mon Sep 17 00:00:00 2001 From: Sadiq Saif Date: Mon, 17 Jul 2017 23:02:32 -0400 Subject: [PATCH] only unsetup hosts need the initial package install --- ubuntu/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index 2c86f11..1896c45 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -1,7 +1,7 @@ --- - name: apply common configuration to all nodes - hosts: all + hosts: unsetup user: root roles: