Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 213 Bytes

StackHead CLI

Configuration file

.stackhead-cli.yml in current directory or $HOME

---
ansible:
  collection_path: /my/collection/path # optional
software:
  webserver: nginx
  container: docker