mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
SSH access congrats fix
This commit is contained in:
parent
bb88695dd5
commit
961e46bf76
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
- "{{ congrats.common.split('\n') }}"
|
||||
- " {{ congrats.p12_pass }}"
|
||||
- " {% if algo_store_cakey %}{{ congrats.ca_key_pass }}{% endif %}"
|
||||
- " {% if cloud_deployment is defined %}{{ congrats.ssh_access }}{% endif %}"
|
||||
- " {% if algo_provider != 'local' %}{{ congrats.ssh_access }}{% endif %}"
|
||||
tags: always
|
||||
rescue:
|
||||
- debug: var=fail_hint
|
||||
|
|
Loading…
Add table
Reference in a new issue