diff --git a/config.cfg b/config.cfg index 297565d..e27c455 100644 --- a/config.cfg +++ b/config.cfg @@ -77,7 +77,7 @@ congrats: | "# Local DNS resolver and Proxy IP address: {{ local_service_ip }} #" "# The p12 password is {{ easyrsa_p12_export_password }} #" "# The CA key password is {{ easyrsa_CA_password }} #" - "# Shell access: ssh -i algo.pem root@{{ ansible_ssh_host }} #" + "# Shell access: ssh -i {{ ansible_ssh_private_key_file }} {{ ansible_ssh_user }}@{{ ansible_ssh_host }} #" "#----------------------------------------------------------------------#" SSH_keys: