~starkingdoms/starkingdoms

ref: 2509842157db451299a187ae9d48db53a6433d1c starkingdoms/ansible/infra -rwxr-xr-x 219 bytes
25098421 — core dont try to connect to ws://https:// - use wss:// when API tells us to 2 years ago
                                                                                
1
2
3
#!/bin/bash
echo "[*] Connecting to infrastructure manager server. If you are prompted for a password, enter your infrastructure key. You may be prompted several times."
ssh team@10.16.1.3 /home/team/run_ansible.sh "$1"