tested n8n template
This commit is contained in:
8
ansible/playbooks/docker_copy.yml
Normal file
8
ansible/playbooks/docker_copy.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
- hosts: all
|
||||
become: true
|
||||
vars:
|
||||
folder_name: n8n
|
||||
|
||||
roles:
|
||||
- role: docker
|
||||
config_flavor: copy
|
||||
Reference in New Issue
Block a user