sync all
This commit is contained in:
5
ansible/playbooks/deploy_n8n_server.yml
Normal file
5
ansible/playbooks/deploy_n8n_server.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: 1. Deploy n8n server
|
||||
hosts: n8n_server
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: n8n
|
||||
Reference in New Issue
Block a user