Browse Source

Missing space

Karthik Prabhakar 7 years ago
parent
commit
317b8d56c1
1 changed files with 1 additions and 1 deletions
  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