savishy / devops-experiments

Examples of using the DevOps toolchain in different configurations
Apache License 2.0
1 stars 6 forks source link

Ansible Playbook: Modularization and New Features #19

Open savishy opened 7 years ago

savishy commented 7 years ago

Ansible playbook needs to reference http://github.com/savishy/ansible-roles for most part instead of reinventing the wheel.

The playbook should also modify EC2 security group.

Etc.