Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 172 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 172 Bytes

Ansible for the SRCF

Installation

Pre-run

ansible-galaxy install -r requirements.yml

Run

ansible-playbook -u <your user> -t <the tag> main.yml