Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- playbook.yml
- myrole/
- tasks/ <-- there is no main.yml here; Ansible checks here first and exits silently
- roles/
- myrole/
- tasks/
- main.yml <-- this is the file I was expecting Ansible to pick up
Advertisement
Add Comment
Please, Sign In to add comment