Fix (not) reloading systemd service during installation.
This commit is contained in:
parent
1b2707b474
commit
6bdd207f1e
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
name: sshd
|
||||
state: reloaded
|
||||
notify: "reload sshd"
|
||||
when: not run_in_installer|default(false)|bool
|
||||
|
|
Loading…
Add table
Reference in a new issue