diff --git a/examples/playbook.yml b/examples/playbook.yml index 47ed8974c4..800108b0cd 100644 --- a/examples/playbook.yml +++ b/examples/playbook.yml @@ -1,4 +1,5 @@ - pattern: '*' + hosts: '/etc/ansible/hosts' tasks: - do: - configure template & module variables