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

getstackhead/stackhead-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackHead CLI

Configuration file

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

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