Update to 2023-07-25 16:00

This commit is contained in:
Daniel Berteaud
2023-07-25 16:00:09 +02:00
parent e033ed4f44
commit 0c2cd214b7
9 changed files with 63 additions and 63 deletions

View File

@@ -3,7 +3,6 @@
- name: Deploy n8n config
template: src={{ item }}.j2 dest={{ n8n_root_dir }}/etc/{{ item }} group={{ n8n_user }} mode=640
loop:
- n8n.json
- env
notify: restart n8n
tags: n8n