DannyBen/kojo

View on GitHub
examples/cascading-variables/main.yml

Summary

Maintainability
Test Coverage
# This will use variables from the command line
@import application

# This will use a predefined 'app', and 'domain' from the command line
@import application (app: 'from-config')