mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
use rsync instead of command
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
- include: install.yml
|
||||
- include: configure.yml
|
||||
|
||||
- name: Restart etcd if binary changed
|
||||
command: /bin/true
|
||||
notify: restart etcd
|
||||
when: etcd_copy.stdout_lines
|
||||
|
||||
Reference in New Issue
Block a user