Skip to content

Commit 2a90780

Browse files
author
Myztiq
committed
Added starlord.yml
1 parent ada2d63 commit 2a90780

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ansible/starlord.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
- hosts: starlord
3+
vars_files:
4+
- group_vars/alpha-starlord.yml
5+
roles:
6+
- role: notify
7+
- role: builder
8+
- role: docker_client
9+
- role: k8-deployment

0 commit comments

Comments
 (0)