initial upload
This commit is contained in:
5
roles/ntp/templates/ntp.keys.j2
Normal file
5
roles/ntp/templates/ntp.keys.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
{% if ntp_broadcast_key is defined %}
|
||||
22 M {{ ntp_broadcast_key }}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user