Shell unmatched syntax error during the [kubernetes_sigs.kubespray.etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] task. #10609
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Shell unmatched syntax error during the [kubernetes_sigs.kubespray.etcd : Gen_certs | run cert generation script for etcd and kube control plane nodes] task.
Environment:
Cloud provider or hardware configuration: Three identical on-prem VMs.
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):Linux 5.14.0-284.30.1.el9_2.x86_64 x86_64
Version of Ansible (
ansible --version
):Version of Python (
python --version
):Python 3.9.16
Kubespray version (commit) (
git rev-parse --short HEAD
):cca7615
Network plugin used:
calico
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):Variables: (all defaults)
Inventory file:
Command used to invoke ansible:
Load Kubespray as an Ansible collection:
where
./requirements.yml
is:and create the cluster from the inventory file described above:
where
./playbook.yml
is:Output of ansible run:
Anything else do we need to know:
The text was updated successfully, but these errors were encountered: