Closed chukka closed 3 months ago
@bbaassssiiee FYI - From artifactory 7.90.x , Artifactory natively supports ansible repos, JFrog platform collections( => 10.19.1 are also mirrored) at releases.jfrog.io
It is a great new feature that Artifactory supports Ansible collections. If you could host/mirror the few dependencies that jfrog.platform has, then we can tighten internet access even further!
Artifactory Edge is used to create a secure software supply chain. It secures on-premises environments, on the premise that Artifactory Edge can only serve Smart Repositories hosted in another Artifactory instance, which it can only access with proper credentials, via a proxy that requires authentication. The proxy however needs to allow a list of FQDNs, (some for the installation & updates of Artifactory itself, which could be reduced even further by using OS packages for Nginx and PostgreSQL).
Installation is based on ansible-core, this means that any additional module should be delivered by installing the collection from galaxy.ansible.com. Collections are maintained by their owners.
PR Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[ansible/artifactory]
)What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer: