Introduction to YAML
Learn how to use YAML format for writing Ansible playbooks.
YAML and its structure
YAML (YAML Ain’t Markup Language) is a data serialization language. In Ansible, we use YAML for writing configuration files because it’s human friendly.
Get hands-on with 1400+ tech skills courses.