mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-08-25 23:24:26 +07:00
Add feature: new custom instructions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# {{ ansible_managed }}
|
||||
#
|
||||
|
||||
{% for i in nginx_custom_http %}
|
||||
{{ i }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user