Remove colon
This commit is contained in:
parent
1d14702333
commit
00303ebcc1
@ -64,7 +64,7 @@ Play_Against_Desktops:
|
|||||||
script:
|
script:
|
||||||
- ansible-playbook -l desktop site.yml --vault-password-file /vaultpw
|
- ansible-playbook -l desktop site.yml --vault-password-file /vaultpw
|
||||||
- error="$?"
|
- error="$?"
|
||||||
- echo "Return code: $error"
|
- echo "Return code $error"
|
||||||
|
|
||||||
Play_Against_Production:
|
Play_Against_Production:
|
||||||
stage: play
|
stage: play
|
||||||
|
Loading…
Reference in New Issue
Block a user