add structure
This commit is contained in:
11
urubian/playbook-server-urubian.yml
Normal file
11
urubian/playbook-server-urubian.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env ansible-playbook
|
||||
|
||||
- hosts: all
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- role: htop
|
||||
|
||||
- role: mumble
|
||||
tags:
|
||||
- mumble
|
||||
Reference in New Issue
Block a user