Fixed errors in playbook

This commit is contained in:
2021-11-06 16:14:55 +01:00
parent 5720ea6bce
commit e8fdabc8b5
9 changed files with 70 additions and 52 deletions

View File

@ -1,3 +1,3 @@
---
- name: restart notify_push
ansible.builtin.command: supervisorctl restart notify_push
command: supervisorctl restart notify_push