You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi
I am having an issue with Ansible Tower not picking up the requirements.yml file that is needed for the playbook. The documentation (Here) says that tower looks for roles/requirements.yml however tower doesn't find my file that is located in projectroot/AnsiblePlaybook/roles/requirements.yml.
Does the roles folder need to be in the root of the checkout directory or can it be a folder relative to the playbook that is being run?
Thank you
Bill Nottingham
unread,
Aug 20, 2015, 10:26:02 AM8/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Dan (dtp2...@gmail.com) said:
> I am having an issue with Ansible Tower not picking up the requirements.yml
> file that is needed for the playbook. The documentation (Here
> says that tower looks for roles/requirements.yml however tower doesn't find
> my file that is located in
> projectroot/AnsiblePlaybook/roles/requirements.yml.
>
> Does the roles folder need to be in the root of the checkout directory or
> can it be a folder relative to the playbook that is being run?