really need to run the yaml syntax checkeron commit

This commit is contained in:
Seth Vidal 2012-11-21 18:45:56 +00:00
parent 3f95c45229
commit 9634042b58

View file

@ -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'"