scottslowe-learning-tools/complex-yaml/README.md
Scott S. Lowe be92f4dd56 Add examples of working with "complex" YAML files
Add examples of using data encoded in more "complex" YAML files within a Vagrant environment
2016-10-03 21:32:20 -06:00

263 B

Complex YAML Examples

These files only exist to show some examples of "complex" YAML data files, and how the data in them can be referenced by Vagrant in a Vagrantfile. The examples include "nested" data files and multiple loops based on data in YAML files.