Workaround
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Lulzette 2022-01-03 15:34:43 +00:00
parent 89f527a06c
commit bc0cd0450c

View File

@ -32,6 +32,7 @@
handlers: handlers:
- name: Reload nginx - name: Reload nginx
become: yes become: yes
ignore_errors: yes
service: service:
name: nginx name: nginx
state: restarted state: restarted