c12s-kubespray/roles/etcd/tasks/main.yml
2016-01-23 18:26:07 +01:00

8 lines
167 B
YAML

---
- include: install.yml
- include: configure.yml
- name: Restart etcd if binary changed
command: /bin/true
notify: restart etcd
when: etcd_copy.stdout_lines