Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 197 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 197 Bytes

Provision

Configuration

Create vars.yml and hosts:

cp vars.yml.dist vars.yml
cp hosts.dist hosts

Edit both files to meet your needs.

Run

ansible-playbook playbook.yml