Commit 3c3111c1 by Michael DeHaan

Add optional hosts parameter to examples to show how we can

override the host file in a playbook to load different groups
of hosts.
parent cb90df23
- pattern: '*' - pattern: '*'
hosts: '/etc/ansible/hosts'
tasks: tasks:
- do: - do:
- configure template & module variables - configure template & module variables
......
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