From 73b380e63087c9c91b074f81890dbd52306347bd Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Tue, 7 May 2013 21:56:58 +0000 Subject: [PATCH] name the action correctly --- 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 71a0f85a9d..07890d4252 100644 --- a/playbooks/vhost_reboot.yml +++ b/playbooks/vhost_reboot.yml @@ -44,7 +44,7 @@ delegate_to: noc01.phx2.fedoraproject.org ignore_errors: true - - name: echo-y + - name: halt the instances - to poweroff action: command /sbin/halt -p ignore_errors: true # if one of them is down we don't care