Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 313 Bytes

ansible-role-pipeline2

Ansible role for installing DAISY Pipeline 2

To import this role, create a file install_roles.yml:

- src: https://github.com/snaekobbi/ansible-role-pipeline2
  name: pipeline2

and run the following command:

ansible-galaxy install -r install_roles.yml -p roles