ansible-role-k8s-rolling-update icon indicating copy to clipboard operation
ansible-role-k8s-rolling-update copied to clipboard

Missing role: k8s-rolling-update

Open scah2021 opened this issue 3 years ago • 1 comments

Hi Kevin,

Thanks for getting this project off the group. This is exactly what we are looking for. However when I run the example playbook I get the following error

`ERROR! the role 'k8s-rolling-update' was not found in /home/alex/Repositories/ansible-role-k8s-rolling-update/roles:/home/alex/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/alex/Repositories/ansible-role-k8s-rolling-update

The error appears to be in '/home/alex/Repositories/ansible-role-k8s-rolling-update/playbook.yml': line 11, column 7, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

roles: - k8s-rolling-update`

scah2021 avatar Jan 20 '22 09:01 scah2021

When using the command : ansible-playbook -i testbed playbook.yml

scah2021 avatar Jan 20 '22 09:01 scah2021