Re: [ansible-project] Ansible Tower 3.1.1 fails to pull down roles using galaxy on project updates

2017-03-12 Thread Brian Coca
For tower issues please file a ticket at https://support.ansible.com -- Brian Coca -- 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

[ansible-project] Ansible Tower 3.1.1 fails to pull down roles using galaxy on project updates

2017-03-11 Thread Jonathan Sabo
Hello, In Ansible Tower 3.1.1 assuming you have a project_dir/roles/requirements.yml Tower is supposed to use Galaxy to download the roles for you. The playbook installed by Tower 3.1.1 has the following task: - name: fetch galaxy roles from requirements.yml command: ansible-galaxy