This commit is contained in:
havelight-ee
2023-07-12 17:06:47 +09:00
parent 4b18cc9465
commit a1eb06f9c1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
AllowUsers dev2-iac@10.10.43.*
{% if admin_users is defined %}
{% for user in admin_users %}
AllowUsers {{ user.name }}@{{ user.ip }}