Hi,

I hoped for the following to work from a playbook:

- hosts: backends
  roles:
    - common
    - perl-app
  tasks:
    - include: a_task_that_sits_in_xxx_role.yml

But I get:

ERROR: file could not read: .../my-ansible/a_task_that_sits_in_xxx_role.yml

What I expected is that an include in a playbook will search for a task to 
include in play's roles.

Is it a bug?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/67cb019c-471b-46ca-82d0-46760f8f4677%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to