Monday¶
Objectives¶
- Learn the basics of working with Ansible
- Learn how to work with AWS through Ansible using the boto library
- Learn how a hash table works
Readings¶
- Read this Ansible Tutorial to learn a bit about how Ansible works.
Review¶
Concepts¶
- Ansible Basics
- Provisioning AWS Resources with Ansible
- Hash Table Basics