This commit is contained in:
parent
67676ff03b
commit
c44b40568d
@ -49,7 +49,7 @@
|
||||
- block:
|
||||
|
||||
- name: Retrieve Cluster-API manifests
|
||||
ansible.builtin.command:
|
||||
ansible.builtin.shell:
|
||||
cmd: clusterctl config repositories | awk '/CoreProvider|kubeadm|vsphere/ {print $(NF-1)"download/"$NF}'
|
||||
register: clusterapi_manifests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user