projects
/
awsible
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
create stacks with more generic role things
[awsible]
/
init_management-dev.yml
1
---
2
- hosts: localhost
3
connection: local
4
gather_facts: False
5
become: no
6
roles:
7
- role: aws-management-infrastructure
8
phase: dev
9
version: "0000"