mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 20:06:54 -06:00
8 lines
248 B
INI
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 |