From 079b6cb422c0b6b34b2f85eeefdca44900f9f9b8 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Wed, 9 May 2018 20:19:07 +0000 Subject: [PATCH] at least make it SOMEWHAT prettier Signed-off-by: Ricky Elrod --- playbooks/manual/remote_delldrive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/remote_delldrive.yml b/playbooks/manual/remote_delldrive.yml index 5b04c967c4..066ff7dc26 100644 --- a/playbooks/manual/remote_delldrive.yml +++ b/playbooks/manual/remote_delldrive.yml @@ -18,4 +18,4 @@ - name: Remove it file: path=/root/drivestatus.py state=absent - - debug: var=out.stdout + - debug: var=out.stdout_lines