mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-03 12:28:03 -02:30
review local tasks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- include: download.yml
|
||||
delegate_to: localhost
|
||||
when: inventory_hostname == "{{ groups['kube-master'][0] }}"
|
||||
run_once: true
|
||||
delegate_to: "{{ groups['downloader'][0] }}"
|
||||
|
||||
- name: "Identify init system"
|
||||
shell: >
|
||||
|
||||
Reference in New Issue
Block a user