You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ansible@ip-172-31-35-123 CIS]$ ansible-playbook -i ../inv.yml audit-amazon2023-arm64.yml
ERROR! couldn't resolve module/action 'community.general.modprobe'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/home/ansible/ansible-repo/CIS/roles/AMAZON2023-CIS/tasks/section_1/cis_1.1.1.x.yml': line 21, column 9, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: "1.1.1.1 | PATCH | Ensure mounting of squashfs filesystems is disabled | Disable squashfs"
^ here
The text was updated successfully, but these errors were encountered:
If i could ask is you could please answer the questions we ask you when raising a ticket it will really help us to help you.
ansible versions
python version
branch or commit
can you see the collections on your system?
[ansible@ip-172-31-35-123 CIS]$ ansible-playbook -i ../inv.yml audit-amazon2023-arm64.yml
ERROR! couldn't resolve module/action 'community.general.modprobe'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/home/ansible/ansible-repo/CIS/roles/AMAZON2023-CIS/tasks/section_1/cis_1.1.1.x.yml': line 21, column 9, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
The text was updated successfully, but these errors were encountered: