This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user