adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

AWX: Add windows collection packages to AWX collections.yml #3510

Closed Haroon-Khel closed 2 months ago

Haroon-Khel commented 3 months ago

AWX is unable to resolve some of the windows modules, installing the community.windows modules should solve this

ERROR! couldn't resolve module/action 'win_lineinfile'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/runner/project/ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/logs/tasks/main.yml': line 37, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be

- name: Update Log File
  ^ here