Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mazer for roles #2534

Closed
lukegriffith opened this issue Oct 25, 2018 · 4 comments
Closed

Support mazer for roles #2534

lukegriffith opened this issue Oct 25, 2018 · 4 comments

Comments

@lukegriffith
Copy link

lukegriffith commented Oct 25, 2018

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

Playbooks

command: ansible-galaxy install -r requirements.yml -p {{project_path|quote}}/roles/ --force

SUMMARY

Support Mazer for role restores.

ADDITIONAL INFORMATION

This appears to be the new standard, ansible documentation recommends Mazer.

@wenottingham
Copy link
Contributor

See https://galaxy.ansible.com/docs/mazer/examples.html#with-ansible-versions-that-do-not-support-content-path and following sections. This is not ready yet for a switchover.

ryanpetrello pushed a commit to ryanpetrello/awx that referenced this issue Nov 1, 2018
Adds error catch block to credentials resolve
@wenottingham
Copy link
Contributor

Plan is to coordinate with ansible team on how they are integrating mazer into Ansible as a non-tech-preview thing, and adjust project_update.yml accordingly.

@AlanCoding
Copy link
Member

this has been implemented via

command: ansible-galaxy collection install -r requirements.yml -p {{collections_destination|quote}}

ping @kdelee @elyezer @dsesami

@kdelee
Copy link
Member

kdelee commented Aug 19, 2019

@elyezer are you ready to close?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants