Browse Source

[miniflux] Typo in the handler!

Colin Powell 3 năm trước cách đây
mục cha
commit
7212c8872d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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