You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export SSHPASS=$USER_PASS # Importar password cargada en Gitlab como secret variable
sshpass -e scp -vo stricthostkeychecking=no -r /tmp/playbook.tar vagrant@192.168.10.11:/tmp # Copiar por SCP desde Gitlab a VM con app el playbook comprimido en el directorio tar