Fix (not) reloading systemd service during installation.

This commit is contained in:
Andreas B. Mundt 2021-04-01 22:36:06 +02:00 committed by Andreas B. Mundt
parent 1b2707b474
commit 6bdd207f1e

View file

@ -3,3 +3,4 @@
name: sshd
state: reloaded
notify: "reload sshd"
when: not run_in_installer|default(false)|bool