Configures package managers to use artifactory on Linux/Windows/MacOS
geerlingguy.mac Ansible collection, used on MacOS to initialise the HomeBrew package manager
- ansible_deployment_artifactory_user: artifactory user with read only access to mirrors
- ansible_deployment_artifactory_key: api key for above user
None.
- hosts: all
roles:
- ccdc.package_manager_configuration
MIT / BSD
This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches