ansible-unifi/tasks/starten.yml

4 lines
91 B
YAML

- name: Unifi Dienst starten
shell:
"systemctl daemon-reload; systemctl start unifi"