Skip to content
main.yml 167 B
Newer Older
Smaine Kahlouch's avatar
Smaine Kahlouch committed
---
Smaine Kahlouch's avatar
Smaine Kahlouch committed
- include: install.yml
- include: configure.yml

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