[MetalLB] playbook failed with msg: metallb_ip_range is mandatory to be specified for MetalLB
#10003
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Environment:
Cloud provider or hardware configuration:
bare-metal cluster. ESXi v8 + vSphere v8
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):CentOS 8
Version of Ansible (
ansible --version
):python --version
):python version = 3.8.10 (default, Mar 13 2023, 10:26:41) [GCC 9.4.0]
Kubespray version (commit) (
git rev-parse --short HEAD
):Network plugin used:
calico
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):hosts.yaml
:vars.yml
:Command used to invoke ansible:
ansible-playbook kubespray/cluster.yml -i ../../hosts.yaml --extra-vars "@../../vars.yml"
Output of ansible run:
Anything else do we need to know:
I have not found any mentions of
metallb_ip_range
variable in playbooks except this and thisThe text was updated successfully, but these errors were encountered: