Include this collection in a requirements.yml
file using the format:
collections:
- name: https://github.com/khuedoan/ansible-collection-workstation.git
type: git
version: master
Then install it with:
ansible-galaxy collection install -r requirements.yml
Distributed under the GPLv3 License. See LICENSE.md
for more information.