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/b6521dc9-1ab4-401c-b0b6-92fb5074d509%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
