Browse Source

Missing space

Karthik Prabhakar 7 năm trước cách đây
mục cha
commit
317b8d56c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      roles/calico_master/tasks/main.yml

+ 1 - 1
roles/calico_master/tasks/main.yml

@@ -4,7 +4,7 @@
     path: "{{ item }}"
   with_items:
   - "{{ calico_etcd_ca_cert_file }}"
-  - "{{ calico_etcd_cert_file}}"
+  - "{{ calico_etcd_cert_file }}"
   - "{{ calico_etcd_key_file }}"
 
 - name: Calico Master | Create temp directory for policy controller definition