Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 409 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 409 Bytes

Ansible Collection - Workstation

Ansible Galaxy collection for workstations.

Usage

Authentication

ansible-galaxy login
ansible-galaxy logout

Download dependencies

Download collections:

ansible-galaxy collection install -r requirements.yml

Download roles:

ansible-galaxy role install -r requirements.yml