Add minecraft module, update nodes and commits
This commit is contained in:
parent
efad097134
commit
ba3520ff90
|
@ -25,3 +25,6 @@
|
|||
[submodule "roles/tor"]
|
||||
path = roles/tor
|
||||
url = https://git.redxen.eu/RedXen/ansible-tor
|
||||
[submodule "roles/minecraft"]
|
||||
path = roles/minecraft
|
||||
url = https://git.redxen.eu/RedXen/ansible-minecraft
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- hosts: minecraft
|
||||
roles:
|
||||
- minecraft
|
25
production
25
production
|
@ -1,40 +1,25 @@
|
|||
n0
|
||||
n1
|
||||
n2
|
||||
n3
|
||||
n4
|
||||
|
||||
[web]
|
||||
n0
|
||||
n2
|
||||
n4
|
||||
|
||||
[database]
|
||||
n4
|
||||
|
||||
[monitoring]
|
||||
n0
|
||||
n1
|
||||
n2
|
||||
n3
|
||||
n4
|
||||
|
||||
[dns]
|
||||
n0
|
||||
n1
|
||||
n2
|
||||
n3
|
||||
n4
|
||||
|
||||
[git]
|
||||
n0
|
||||
|
||||
[mumble]
|
||||
n1
|
||||
n0
|
||||
|
||||
[wireguard]
|
||||
n0
|
||||
n3
|
||||
|
||||
[tor]
|
||||
n2
|
||||
n0
|
||||
|
||||
[minecraft]
|
||||
n0
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 423df41568023d0864908aba913b1d630db1ebe9
|
||||
Subproject commit 42561893f32b7c9cfcdcaacb50202badb4207b58
|
|
@ -1 +1 @@
|
|||
Subproject commit 4d0231ad82aa641b5d69811821794caa846c5466
|
||||
Subproject commit 7f08db387335c5be4a68d60e8b9b21973e23945f
|
|
@ -1 +1 @@
|
|||
Subproject commit e397c0d0d271a5487f6474e67d1e5335d58706c9
|
||||
Subproject commit 4edad7987c6b2239afbb2c96df4f5a1be7264361
|
|
@ -1 +1 @@
|
|||
Subproject commit 6811bbd1f49c078e9bfdda6aac5d89c7f7e032e6
|
||||
Subproject commit 5982eba06b0c200ff7e22ce641d366650696cf97
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cd9b29238316025b7f059b81a9abe319932f37d0
|
|
@ -1 +1 @@
|
|||
Subproject commit 4ebafc1e6f77932593fb3d70c91eea6b86a4d0e4
|
||||
Subproject commit ba6610e22a91835a866dd60681dff3d1da6b1a61
|
|
@ -1 +1 @@
|
|||
Subproject commit 680fa6d4f3fed36a0498ca90fd987e00a34623c4
|
||||
Subproject commit 2418e25b617116e66099a37cf8cb7d31b770deb9
|
|
@ -1 +1 @@
|
|||
Subproject commit b385165ce210507db72baadb10f65892adc60cfd
|
||||
Subproject commit 63873d89d13c6df9aa4fec9d2e94e604b4bc4b0f
|
|
@ -1 +1 @@
|
|||
Subproject commit 26048a9e1c12c6a20afca76974d4ab8bcd723a01
|
||||
Subproject commit b5568de7c5bda3f0965e9ddedaf71fb4a31dadd8
|
|
@ -1 +1 @@
|
|||
Subproject commit 773137c9d3c2e9b8424856b91f21595c1c179cf9
|
||||
Subproject commit 0cd5cb1cf8c9d1da13a7826678626c6c8d9254c7
|
Reference in New Issue