From d5e360f1f30fdaa7f292ecb1f53be4a32eaba161 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 16 Jan 2013 17:47:09 +0000 Subject: [PATCH] helps to make the comment match reality --- playbooks/package-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/package-update.yml b/playbooks/package-update.yml index 6cc5787ec0..30dbd379e2 100644 --- a/playbooks/package-update.yml +++ b/playbooks/package-update.yml @@ -1,4 +1,4 @@ -# requires --extra-vars="hostlist='host1 host2 group etc' yumcommand=update'" +# requires --extra-vars="hostlist='host1;host2;group etc' yumcommand=update'" - name: update all run rkhunter if installed hosts: $hostlist