Update .env template and add --diff

This commit is contained in:
2023-10-03 20:45:15 -04:00
parent 63c544d9e9
commit 69c38221ec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# {{ ansible_managed }}
{% for key, value in webserver.items() %}
{{ key }}={{ value }}
{% endfor %}
{% endfor %}