adding alpine setup
This commit is contained in:
7
playbooks/alpine.yml
Executable file
7
playbooks/alpine.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: alpine workstation
|
||||
hosts: workstation
|
||||
roles:
|
||||
- role: alpine_setup
|
||||
tags: alpine_setup
|
||||
|
||||
Reference in New Issue
Block a user