Install Ansible Collections

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Artifactory supports installing an Ansible Collection using one of two methods:

  • Via the ansible.cfg file: This method involves updating the ansible.cfg file. You may want to use this method if you have an already configured ansible.cfg file

  • Server explicit: This methods uses the CLI to directly install an Ansible Collection bypassing the ansible.cfg file. You may use this method if you want to bypass the configuration of the ansible.cfg file, for example, if it is pointing to a different remote registry from where you need to install the package.