Infrastructure as Code Demo with Webhooks
The demo consists of:
- Updating group variables that define if the infrastructure state is true (up) or false (down)
- Instantiate cloud infrastructure
- Deploy nodes
- Configure web application on the nodes
- Add another node by updating nodes list information
- Update node by defining host specific information
Takeaways
Git centric
operational model
- Update
Source of Truth
data model to reflect state
Web Hooks
for easy integration with Ansible Automation Platform
- Third party integration via
ChatOps
Demo
Check out the video demonstration:
