Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to disable modules not present #12

Open
splashx opened this issue Oct 10, 2019 · 0 comments
Open

Failed to disable modules not present #12

splashx opened this issue Oct 10, 2019 · 0 comments

Comments

@splashx
Copy link
Member

splashx commented Oct 10, 2019

2019-10-10 15:08:00.517 | TASK [T-Sec.LinuxOS.Compliance : req-004.3 check loaded kernel modules] ********
2019-10-10 15:08:01.121 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:01.121 | failed: [localhost] (item=cramfs) => {"ansible_loop_var": "item", "changed": false, "item": "cramfs", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "cramfs", "params": "", "state": "absent"}
2019-10-10 15:08:01.536 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:01.536 | failed: [localhost] (item=freevxfs) => {"ansible_loop_var": "item", "changed": false, "item": "freevxfs", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "freevxfs", "params": "", "state": "absent"}
2019-10-10 15:08:01.953 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:01.953 | failed: [localhost] (item=jffs2) => {"ansible_loop_var": "item", "changed": false, "item": "jffs2", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "jffs2", "params": "", "state": "absent"}
2019-10-10 15:08:02.379 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:02.379 | failed: [localhost] (item=hfs) => {"ansible_loop_var": "item", "changed": false, "item": "hfs", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "hfs", "params": "", "state": "absent"}
2019-10-10 15:08:02.788 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:02.789 | failed: [localhost] (item=hfsplus) => {"ansible_loop_var": "item", "changed": false, "item": "hfsplus", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "hfsplus", "params": "", "state": "absent"}
2019-10-10 15:08:03.203 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:03.203 | failed: [localhost] (item=squashfs) => {"ansible_loop_var": "item", "changed": false, "item": "squashfs", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "squashfs", "params": "", "state": "absent"}
2019-10-10 15:08:03.616 | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'
2019-10-10 15:08:03.616 | failed: [localhost] (item=udf) => {"ansible_loop_var": "item", "changed": false, "item": "udf", "msg": "[Errno 2] No such file or directory: '/lib/modules/4.15.0-51-generic/modules.builtin'", "name": "udf", "params": "", "state": "absent"}
@dsvk dsvk removed their assignment Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants