Add user to playbook example so it's clear that this is available

pull/3/head
Michael DeHaan 14 years ago
parent ab408b0000
commit 1ed212513c

@ -1,5 +1,6 @@
--- ---
- hosts: '*' - hosts: all
user: root
tasks: tasks:
- include: base.yml - include: base.yml
- name: configure template & module variables for future template calls - name: configure template & module variables for future template calls

Loading…
Cancel
Save