From 3814a46bbfe2a6882d1aa624611b7b2d3cbe4b26 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 22 Mar 2012 00:33:10 -0400 Subject: [PATCH] Move playbook for user commands into examples dir --- test/playbook4.yml => examples/playbooks/user_commands.yml | 3 +++ 1 file changed, 3 insertions(+) rename test/playbook4.yml => examples/playbooks/user_commands.yml (79%) diff --git a/test/playbook4.yml b/examples/playbooks/user_commands.yml similarity index 79% rename from test/playbook4.yml rename to examples/playbooks/user_commands.yml index 19e28bb5a8d..1217f63ea20 100644 --- a/test/playbook4.yml +++ b/examples/playbooks/user_commands.yml @@ -1,4 +1,7 @@ --- +# this is a demo of how the user commands work and how to reference salted passwords +# in vars sections. You could also use vars_files if you like (see other examples) + - hosts: all user: root vars: