Commit 1ed21251 by Michael DeHaan

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

parent ab408b00
---
- hosts: '*'
- hosts: all
user: root
tasks:
- include: base.yml
- name: configure template & module variables for future template calls
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment