Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 189 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 189 Bytes

ansible-workstation

Playbook and roles for my different machines

Run the playbook

ansible-galaxy install -r requirements.yml
ansible-playbook -i hosts/<host>.yml main.yml