#!/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"