remove mastodon
This commit is contained in:
parent
fb9417908e
commit
8da5bc81af
@ -15,7 +15,8 @@ steps:
|
||||
SSH_KEY:
|
||||
from_secret: SSH_KEY
|
||||
commands:
|
||||
- echo "$SSH_KEY" > $PWD/id_rsa && chmod 0600 $PWD/id_rsa
|
||||
- echo "$SSH_KEY" > $PWD/id_rsa
|
||||
- chmod 0600 $PWD/id_rsa
|
||||
- ansible-galaxy collection install -r requirements.yaml
|
||||
- ansible-playbook -i inventory.yaml nightly.yaml
|
||||
|
||||
|
@ -15,7 +15,6 @@ all:
|
||||
postgres:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
mckay:
|
||||
hosts:
|
||||
guacamole:
|
||||
@ -34,7 +33,6 @@ all:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
librespeed:
|
||||
plex:
|
||||
nightlydocker:
|
||||
@ -46,7 +44,6 @@ all:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
ytmirror:
|
||||
mastodon:
|
||||
librespeed:
|
||||
plex:
|
||||
gameservers:
|
||||
|
Loading…
Reference in New Issue
Block a user