mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
This was just added to help debug some startup problems, so we can drop it now. Also, it causes the playbook to be non idempotent (ie, this task runs and changes everytime the playbook it run, causing a lot of noise in the check/diff runs). /run/zabbix should get created by systemd, so no need to muck with it. Signed-off-by: Kevin Fenzi <kevin@scrye.com>