Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 150 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 150 Bytes

Running

Install ansible and any dependencies

sudo ./bootstrap.sh

Run ansible

ansible-playbook -i inventory.yaml all.yaml -K