You've already forked ssh-protect
chore: added ansible_managed comment in template
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
{{ ansible_managed | comment }}
|
||||||
|
|
||||||
{% for key in ssh_protect_root_public_keys %}
|
{% for key in ssh_protect_root_public_keys %}
|
||||||
{{key}}
|
{{key}}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user