Hi, Did you find a way to make Ansible use files from JFrog artifactory instead of from git?
On Wednesday, August 10, 2016 at 4:10:52 PM UTC+3, Marco van Dam wrote: > > Hi Harindra, > > could you be more explicit? what are you trying to do? > I use jFrog Artifactory too but always in combination with git. > > I store my playbook in Git (either GitHub or GitLab) and use Artifactory > to get my artefacts from. > in my case, my servers do not have internet access (regulator) therefor, I > am bound to store my RPM's in artifactory. I also store more types of > artefacts in there like jars, wars, zips and even config files. > > there are multiple ways to get these artefacts from artifactory. using the > get_url module for example, but you can also configure you target OS to use > artefactory as a repository like apt-get or yum. > > Marco > > > Op woensdag 27 juli 2016 02:33:34 UTC+2 schreef harindra shivam: >> >> Hi >> >> I am trying to use Jfrog Artifactory to integrate with Ansible instead of >> GIT Repository. >> >> Can I access Jfrog Artifactory's Artifacts to deploy changes on my >> webserver ?? >> >> Regards, >> Harindra >> > -- 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/13af3e1b-ae29-4269-9d80-daba8e5b5475%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
