Browse Source

[photoview] Fix typo in immortal file

Colin Powell 3 năm trước cách đây
mục cha
commit
f4258d0b77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ansible/roles/photoview/tasks/main.yml

+ 1 - 1
ansible/roles/photoview/tasks/main.yml

@@ -101,7 +101,7 @@
 #    line 269
 - name: Photoview immortal file installed
   template:
-    src: immortal.conf.j2
+    src: immortal.yml.j2
     dest: /usr/local/etc/immortal/photoview.yml
     owner: root
     mode: 0664