Hi , I'm trying to excute your code and I've got the below problem :
[WARNING]: provided hosts list is empty, only localhost is available
ERROR! The handlers/main.yml file for role 'kubeadm' must contain a list of tasks
The error appears to have been in '/home/ubuntu/k8s-on-openstack/roles/kubeadm/tasks/main.yaml': line 1, column 1, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Install k8s APT repo GPG key
^ here
Hi , I'm trying to excute your code and I've got the below problem :