Files
JFrog-Cloud-Installers/Ansible/artifactory7/ansible.cfg
2020-04-21 07:19:12 -07:00

8 lines
248 B
INI

[defaults]
# Installs collections into [current dir]/ansible_collections/namespace/collection_name
collections_paths = ./
# Installs roles into [current dir]/roles/namespace.rolename
roles_path = ./jfrog/rt7ansible/roles
host_key_checking = false