Add mumble files

This commit is contained in:
Alex 2020-04-14 22:53:19 +02:00
parent 90dab0bf23
commit 24338d5330
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
6 changed files with 16 additions and 2 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "roles/git"]
path = roles/git
url = https://git.redxen.eu/RedXen/ansible-git
[submodule "roles/mumble"]
path = roles/mumble
url = https://git.redxen.eu/RedXen/ansible-mumble

7
mumble.yml Normal file
View File

@ -0,0 +1,7 @@
---
- hosts: mumble
vars_files:
- '{{ role_path }}/vars/database.yml'
- '{{ role_path }}/vault/keys.yml'
roles:
- mumble

View File

@ -28,3 +28,6 @@ n4
[git]
n0
[mumble]
n1

@ -1 +1 @@
Subproject commit 6721553a2dde0a47ce2762535287ce3b3dd9fd35
Subproject commit 423df41568023d0864908aba913b1d630db1ebe9

@ -1 +1 @@
Subproject commit 4a229a4dc34b0d7dfd57b443d2a171d5c17e7aca
Subproject commit e397c0d0d271a5487f6474e67d1e5335d58706c9

1
roles/mumble Submodule

@ -0,0 +1 @@
Subproject commit 680fa6d4f3fed36a0498ca90fd987e00a34623c4