Set up Ansible and the JFrog Ansible Collection

JFrog Installation & Setup Documentation

Content Type
Installation & Setup
ft:sourceType
Paligo

There are several ways to install Ansible depending on your system; Ansible uses SSH to connect to hosts, so the best practice is to set up SSH key pairs and place the public key on the hosts (refer to the Ansible documentation for information on how to set this up). Some cloud providers also make this easier by setting up the SSH keys for you.

The JFrog Ansible Platform Collection consists of the following:

  • ansible_collections directory: This directory contains the Ansible Collection package with the Ansible roles for the following products:

    • Artifactory

    • Xray

    • Distribution

    • Insight

  • examples directory: This directory contains example playbooks for various architectures

Note

Pipelines is not supported in this installation.