linting ansible neo4j

This commit is contained in:
2025-05-27 09:49:05 +02:00
parent 1ff53c6424
commit 0bb618a4a3
4 changed files with 15 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
---
- name: restart neo4j
- name: Restart neo4j
ansible.builtin.systemd_service:
name: neo4j.service
state: restarted