Ver Fonte

[miniflux] Typo in the handler!

Colin Powell há 3 anos atrás
pai
commit
7212c8872d
1 ficheiros alterados com 1 adições e 1 exclusões
  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