~starkingdoms/starkingdoms

ref: 222e757f3909b4807d3e2b42f818cdb6d739e62e starkingdoms/ansible/infra -rwxr-xr-x 228 bytes
222e757f — core Merge remote-tracking branch 'origin/master' 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 -p 1234 team@10.16.1.3 /home/team/run_ansible.sh "$1"