Decom game2
For real this time
This commit is contained in:
parent
82c407beb3
commit
8ed1141fd2
@ -28,5 +28,3 @@ all:
|
|||||||
hosts:
|
hosts:
|
||||||
game1:
|
game1:
|
||||||
ansible_host: game1.9iron.club
|
ansible_host: game1.9iron.club
|
||||||
game2:
|
|
||||||
ansible_host: game2.9iron.club
|
|
||||||
|
@ -20,19 +20,6 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: backups
|
- role: backups
|
||||||
tags: [ backups ]
|
tags: [ backups ]
|
||||||
- role: adam
|
|
||||||
vars:
|
|
||||||
adam_name: lain
|
|
||||||
adam_auth_token: !vault |
|
|
||||||
$ANSIBLE_VAULT;1.1;AES256
|
|
||||||
33346238356561313736653431666439363835663134303339366536663964333138666530343166
|
|
||||||
6132353938663563316265346630613231616362643937380a616132386464653438343739613937
|
|
||||||
32626230326430396563316363613139306535663832336531636239633364383432373739646436
|
|
||||||
3338376362313539360a383763313439633331313531323232653866633065333933633061326465
|
|
||||||
64343165613961346362353162316530623132633164643461616633633335666232633833313561
|
|
||||||
33306532343963383331623663616161626533633261383238646164663362396261633736636362
|
|
||||||
373764613833343634346333613639626535
|
|
||||||
tags: [ discord, adam ]
|
|
||||||
- role: minecraft
|
- role: minecraft
|
||||||
vars:
|
vars:
|
||||||
mcname: "magic-main"
|
mcname: "magic-main"
|
||||||
|
@ -42,6 +42,19 @@
|
|||||||
tags: [ backups ]
|
tags: [ backups ]
|
||||||
- role: postfix-ses
|
- role: postfix-ses
|
||||||
tags: [ postfix ]
|
tags: [ postfix ]
|
||||||
|
- role: adam
|
||||||
|
vars:
|
||||||
|
adam_name: lain
|
||||||
|
adam_auth_token: !vault |
|
||||||
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
33346238356561313736653431666439363835663134303339366536663964333138666530343166
|
||||||
|
6132353938663563316265346630613231616362643937380a616132386464653438343739613937
|
||||||
|
32626230326430396563316363613139306535663832336531636239633364383432373739646436
|
||||||
|
3338376362313539360a383763313439633331313531323232653866633065333933633061326465
|
||||||
|
64343165613961346362353162316530623132633164643461616633633335666232633833313561
|
||||||
|
33306532343963383331623663616161626533633261383238646164663362396261633736636362
|
||||||
|
373764613833343634346333613639626535
|
||||||
|
tags: [ discord, adam ]
|
||||||
- role: nagios
|
- role: nagios
|
||||||
vars:
|
vars:
|
||||||
nagios_url: "nagios.9iron.club"
|
nagios_url: "nagios.9iron.club"
|
||||||
|
Loading…
Reference in New Issue
Block a user