# README
StackHead CLI
Configuration file
.stackhead-cli.yml in current directory or $HOME
---
ansible:
collection_path: /my/collection/path # optional
software:
webserver: nginx
container: docker
.stackhead-cli.yml in current directory or $HOME
---
ansible:
collection_path: /my/collection/path # optional
software:
webserver: nginx
container: docker