Add second host
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Torjus Håkestad 2022-01-10 22:37:46 +01:00
parent 15dad0fc7d
commit 163efee48b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,6 @@ pipeline:
commands:
- mkdir env
- echo $SSH_KEY | base64 -d > env/ssh_key
- md5sum env/ssh_key
- ansible-runner run `pwd`
secrets: [ssh_key]

View File

@ -1,3 +1,4 @@
all:
hosts:
docker2.t-juice.club
docker2.t-juice.club:
docker.t-juice.club: