hardcode file owner comments

This commit is contained in:
2026-08-07 16:23:27 +02:00
parent 86d8986630
commit b96ef811a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{ ansible_managed | comment }} # ansible_managed
{% set oh_my_zsh = user.oh_my_zsh|default({}) %} {% set oh_my_zsh = user.oh_my_zsh|default({}) %}
+1 -1
View File
@@ -1,4 +1,4 @@
{{ ansible_managed | comment }} # ansible_managed
# Based on: https://github.com/umami-software/umami/blob/master/docker-compose.yml # Based on: https://github.com/umami-software/umami/blob/master/docker-compose.yml
services: services:
umami: umami: