Testing connectivity to the bastion box at all
This commit is contained in:
parent
10ec2d19c6
commit
68db46d11b
@ -31,6 +31,8 @@ before_script:
|
|||||||
zerotier-cli listnetworks
|
zerotier-cli listnetworks
|
||||||
# Get ready for execution
|
# Get ready for execution
|
||||||
- ansible-galaxy install -r requirements.yml
|
- ansible-galaxy install -r requirements.yml
|
||||||
|
# And run a quick test SSH connection to the bastion box
|
||||||
|
- ssh ansible@bastion1.dallas.mgmt.desu.ltd uptime
|
||||||
after_script:
|
after_script:
|
||||||
- |
|
- |
|
||||||
[ -n "$ZEROTIER_NETWORK_ID" ] && \
|
[ -n "$ZEROTIER_NETWORK_ID" ] && \
|
||||||
|
Loading…
Reference in New Issue
Block a user