浏览代码

[miniflux] Typo in the handler!

Colin Powell 3 年之前
父节点
当前提交
7212c8872d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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