--- # n8n # # Run: # ansible-playbook -i inventory/hosts tasks/n8n.yml # # Prepare: # See readme.md and init your workspace - hosts: all gather_facts: true roles: - lsa.n8n