Explorar el Código

[miniflux] Typo in the handler!

Colin Powell hace 3 años
padre
commit
7212c8872d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ansible/roles/miniflux/handlers/main.yml

+ 1 - 1
ansible/roles/miniflux/handlers/main.yml

@@ -1,3 +1,3 @@
 ---
 - name: Miniflux restarted
-  service: name=minflux state=restarted
+  service: name=miniflux state=restarted