Skip to content

colstrom/ansible-aws-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-aws-infrastructure

aws-infrastructure builds out things according to seemingly arbitrary conventions. They probably make sense, in the appropriate context.

Platforms

Tunables

O_o

Dependencies

  • None

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.aws-infrastructure
       required_systems:
         - application
         - database
       autodeploy_passthrough_enabled: yes
       using_load_balancers: yes
       elb_ssl_offload: yes
       elb_ssl_certificate_name: application.foo-production

License

MIT

Contributors

About

Ansible Role for convention-driven AWS Infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published