Update kafka handler to run with sudo

This commit is contained in:
ionutboangiu
2023-10-17 11:54:17 -04:00
committed by Dan Christian Bogos
parent ca52732430
commit 7dbef9443b

View File

@@ -1,5 +1,6 @@
---
- name: Restart Kafka
become: yes
systemd:
name: kafka
state: restarted