This website requires JavaScript.
Explore
Help
Sign in
ungleich-public
/
public-health-ch
Watch
6
Star
1
Fork
You've already forked public-health-ch
0
Code
Issues
Pull requests
1
Projects
Releases
Wiki
Activity
79dbc2aa7f
public-health-ch
/
ansible
/
roles
/
dev-sec.ssh-hardening
/
templates
/
trusted_user_ca_keys.j2
6 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Ansible roles updated
2021-02-18 15:40:18 +00:00
{{ ansible_managed | comment }}
Updated Ansible roles
2018-12-17 12:50:15 +00:00
Ansible roles updated
2021-02-18 15:40:18 +00:00
{% for key in ssh_trusted_user_ca_keys %}
{{ key }}
Updated Ansible roles
2018-12-17 12:50:15 +00:00
{% endfor %}
Reference in a new issue
Copy permalink