Parcourir la source

Remove empty notify section

Sylvain Baubeau il y a 9 ans
Parent
commit
b0d050eaff
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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