Hi,
I am getting below error to run the template in AWX 19.0.1. I have installed it from minikube.
ERROR! couldn’t resolve module/action ‘ansible.windows.win_reg_stat’. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in ‘/runner/project/demo/test.yml’: line 11, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
- name: test1
^ here
Please help me out of this issue.
Thanks,
Vinod