mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
hardcode file owner comments
This commit is contained in:
@@ -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,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:
|
||||||
|
|||||||
Reference in New Issue
Block a user