fix typo: restart -> reload
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
otthorn 2021-01-23 16:04:09 +01:00
parent 795ee3846f
commit fff6ec5807

View file

@ -15,7 +15,7 @@
owner: root owner: root
group: root group: root
mode: "0644" mode: "0644"
notify: restart logrotate notify: reload logrotate
# Make sure the service is enabled and started # Make sure the service is enabled and started
- name: Enable logrotate service - name: Enable logrotate service