From 9634042b581d88a8987ff0ac5881282846aa356b Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 21 Nov 2012 18:45:56 +0000 Subject: [PATCH] really need to run the yaml syntax checkeron commit --- playbooks/vhost-reboot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/vhost-reboot.yml b/playbooks/vhost-reboot.yml index 0c4747f78a..79f3dc1c9c 100644 --- a/playbooks/vhost-reboot.yml +++ b/playbooks/vhost-reboot.yml @@ -55,4 +55,4 @@ - name: should match action: fail msg="Not all vms listed on system returned to the same state" rc=100 - only_if: "$vmlist' != '$newvmlist' + only_if: "$vmlist' != '$newvmlist'"