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
|
||||
# Get ready for execution
|
||||
- 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:
|
||||
- |
|
||||
[ -n "$ZEROTIER_NETWORK_ID" ] && \
|
||||
|
Loading…
Reference in New Issue
Block a user