From 2633364f216bbce17166d3ce453cc2120dbebe27 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 25 Feb 2013 19:22:50 +0000 Subject: [PATCH] add comment about how to use the extra vars --- playbooks/el6-temp-instance.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/playbooks/el6-temp-instance.yml b/playbooks/el6-temp-instance.yml index 9b21aaae70..c90e855c8e 100644 --- a/playbooks/el6-temp-instance.yml +++ b/playbooks/el6-temp-instance.yml @@ -1,3 +1,6 @@ +# setup a transient el6 instance +# optionally can take --extra-vars="hostbase=hostnamebase root_auth_users='user1 user2 user3'" + - name: check/create instance hosts: lockbox01.phx2.fedoraproject.org user: root