Ansible role to install the JFrog CLI client.
Install the JFrog CLI client.
https://www.jfrog.com/confluence/display/CLI/CLI+for+JFrog+Artifactory
For information about PTA and how to use it with this Ansible role please visit https://github.com/Forcepoint/fp-pta-overview/blob/master/README.md
None
None
- name: jfrog cli
hosts: all
vars:
jfrog_cli_version: "1.44.0"
jfrog_cli_version_type: "v1"
jfrog_cli_base_url: "https://artifactory.COMPANY.com/artifactory/releases.jfrog.io-artifactory-jfrog-cli"
roles:
- role: jfrog-cli
BSD-3-Clause
Jeremy Cornett jeremy.cornett@forcepoint.com