This chapter introduces you to the YAML format for representing data and generating a configuration from the golden templates created by the Jinja2 language. We will use these two concepts in both Ansible and Python to create a data model store for our configuration.
We will cover the following topics in this chapter:
- What is YAML?
- Building golden configuration templates with Jinja2