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