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
bbda5be494
public-health-ch
/
ansible
/
roles
/
dev-sec.ssh-hardening
/
templates
/
revoked_keys.j2
6 lines
97 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
{% for key in ssh_server_revoked_keys %}
Ansible roles updated
2021-02-18 15:40:18 +00:00
{{ key }}
Updated Ansible roles
2018-12-17 12:50:15 +00:00
{% endfor %}
Reference in a new issue
Copy permalink