Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 377 Bytes

File metadata and controls

12 lines (10 loc) · 377 Bytes

docker-aws

Basic Ansible Setup up to spin up docker ready machines, or really just ansible stuff

get started

./init.sh
ansible-playbook roles/provision.yml --e "target_group=local"

notes

  • All init.sh does is copy sample files over and renames them
  • You'll need to change your target_groups to something that actually exists in your hosts ie. production