mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add examples of using data encoded in more "complex" YAML files within a Vagrant environment
3 lines
263 B
Markdown
3 lines
263 B
Markdown
# 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.
|