mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Formatting fixes
This commit is contained in:
parent
eb81b0d4c4
commit
b266f37f1c
1 changed files with 1 additions and 1 deletions
|
@ -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 {{ ansible_ssh_private_key_file }} {{ ansible_ssh_user }}@{{ ansible_ssh_host }} #"
|
||||
"# Shell access: ssh -i {{ ansible_ssh_private_key_file }} {{ ansible_ssh_user }}@{{ ansible_ssh_host }} #"
|
||||
"#----------------------------------------------------------------------#"
|
||||
|
||||
SSH_keys:
|
||||
|
|
Loading…
Add table
Reference in a new issue