From 88f219199cad73b503a6f0cbd732a15b6306eddc Mon Sep 17 00:00:00 2001 From: Valentin Gologuzov Date: Tue, 17 Mar 2015 17:45:11 +0100 Subject: [PATCH] [copr] debug 2 --- playbooks/groups/copr-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-backend.yml b/playbooks/groups/copr-backend.yml index ce23c0f413..c08e2ee1bb 100644 --- a/playbooks/groups/copr-backend.yml +++ b/playbooks/groups/copr-backend.yml @@ -28,7 +28,7 @@ # - include: "{{ tasks }}/persistent_cloud.yml" - include: "{{ tasks }}/persistent_cloud_new.yml" - include: "{{ tasks }}/growroot_cloud.yml" - - debug: msg="root auth users {{}}" + - debug: msg="root auth users {{root_auth_users}}" - name: cloud basic setup hosts: 209.132.184.49