Browse Source

Remove empty notify section

Sylvain Baubeau 9 years ago
parent
commit
b0d050eaff
1 changed files with 0 additions and 1 deletions
  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