ansible-role-k8s-rolling-update
ansible-role-k8s-rolling-update copied to clipboard
Missing role: k8s-rolling-update
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`
When using the command :
ansible-playbook -i testbed playbook.yml