Hi,
The requirement we currently have is to use *.zip files placed in Artifactory as a project source in Ansible Tower.
I’ve noticed that there are no out-of-the box solutions for that currently. Could any of you guide what kind of possibilities do we have here to achieve such goal? I thought about using “Manual” source + have some job that will update the content of the directory with the newest version from Artifactory.
Are there any ways to implement a custom plugin for such purpose? So we will have an additional option in “Project source”? Maybe there are already some ongoing actions to add such plugin in the future?
Thanks for support
Best regards
Michal
In the requirements.yml I thought they use gzip? Isn’t that what they use if you put that in roles directory in a project?
– You received this message because you are subscribed to the Google Groups “AWX Project” group. To unsubscribe from this group and stop receiving emails from it, send an email to . To view this discussion on the web visit .
Let me rephrase my question.
In Ansible Tower under “Projects” I would like to have a possibility to specify something like “SCM type: Artifactory”, put the URL to Artifactory and make sure it will be used instead of Git/SVN as a source for my Ansible Playbooks.
- Is it possible “out-of-the-box”?
- Is there some plugin that will enable such feature?
- Is it possible to implement a custom plugin for such purpose?
W dniu środa, 30 października 2019 09:39:47 UTC+1 użytkownik Wei-Yen Tan napisał: