Przeglądaj źródła

Remove empty notify section

Sylvain Baubeau 9 lat temu
rodzic
commit
b0d050eaff
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      roles/flannel/tasks/main.yml

+ 0 - 1
roles/flannel/tasks/main.yml

@@ -18,7 +18,6 @@
     backrefs: yes
     regexp: "^(FLANNEL_ETCD_KEY=)"
     line: '\1{{ flannel_etcd_key }}'
-  notify:
 
 - name: Set flannel options
   sudo: true