SSH access congrats fix

This commit is contained in:
Jack Ivanov 2018-07-12 14:45:27 +03:00
parent bb88695dd5
commit 961e46bf76

View file

@ -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