A quick example to allow easy environment variable injection for yamlsettings in lists. Normally a list can only be completely overriden via environement variables, this allows you to pick specific values to load in to a given entry.
Run with something like:
BAR_PASS=s3cr3t BAZ_PASS=god python example.py