initial import
authorJustin Wind <j.wind@partner.samsung.com>
Wed, 12 Oct 2016 18:42:27 +0000 (11:42 -0700)
committerJustin Wind <j.wind@partner.samsung.com>
Wed, 12 Oct 2016 18:42:27 +0000 (11:42 -0700)
commit164fb4ac7aebf84ca89433aeee8d16771fb8b7da
tree597ca6a5d559a89231a8618ceffba9afe0089c85
parenteff6951aff36874ec094e80849ee3095800b7e76
initial import
18 files changed:
README.md [new file with mode: 0644]
ansible.cfg [new file with mode: 0644]
group_vars/all [new file with mode: 0644]
group_vars/management [new file with mode: 0644]
inventory/asg-inventory.py [new file with mode: 0755]
management.yml [new file with mode: 0644]
roles/aws-infrastructure/files/base-policy.json [new file with mode: 0644]
roles/aws-infrastructure/files/management-policy.json [new file with mode: 0644]
roles/aws-infrastructure/tasks/main.yml [new file with mode: 0644]
roles/common/files/31-branding [new file with mode: 0644]
roles/common/files/aws.config.j2 [new file with mode: 0644]
roles/common/files/awsible.sh [new file with mode: 0644]
roles/common/files/bash_prompt.sh [new file with mode: 0644]
roles/common/tasks/main.yml [new file with mode: 0644]
roles/common/tasks/volumes.yml [new file with mode: 0644]
roles/management/tasks/main.yml [new file with mode: 0644]
roles/management/templates/sqs-poll.cron.j2 [new file with mode: 0644]
sqs-action.py [new file with mode: 0755]