add neo4j ansible role

This commit is contained in:
2025-05-22 16:06:45 +02:00
parent b6c92a7a8d
commit fad7538f84
8 changed files with 410 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- include_tasks: install.yml
tags: install,config
- include_tasks: backup.yml
tags: backup