Hello!

Is there any way to include tasks from another role other than:

- include: ../../common/tasks/rake_db_migrate.yml project_dir={{deployed_to}}

I would like to see that either

- include: common/tasks/rake_db_migrate.yml project_dir={{deployed_to}}
or
- include: /common/tasks/rake_db_migrate.yml project_dir={{deployed_to}}
or
- include: /roles/common/tasks/rake_db_migrate.yml project_dir={{deployed_to}}

works

Regards,
  Akos Vandra

-- 
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/CAHHcNoc-aKWcgDgR05wwBxKKA2G8byj_7f1YzwD0ouOPuwDMcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to