Guest User

Untitled

a guest
Apr 24th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. playbook.yml
  2. myrole/
  3. tasks/ <-- there is no main.yml here; Ansible checks here first and exits silently
  4. roles/
  5. myrole/
  6. tasks/
  7. main.yml <-- this is the file I was expecting Ansible to pick up
Advertisement
Add Comment
Please, Sign In to add comment