The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
ERROR! 'argument_specs' is not a valid attribute for a RoleMetadata
The error appears to be in '/home/francesco/kubernetes/k3s-ansible/roles/lxc/meta/main.yml': line 2, column 1, but may
be elsewhere in the file depending on the exact syntax problem.
when i run the playbook i receive this error:
ERROR! 'argument_specs' is not a valid attribute for a RoleMetadata
The error appears to be in '/home/francesco/kubernetes/k3s-ansible/roles/lxc/meta/main.yml': line 2, column 1, but may be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
argument_specs: ^ here
Can you help me troubleshoot this?