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

Remove squashfs module failure #101

Open
asimion-atlassian opened this issue Oct 8, 2021 · 0 comments
Open

Remove squashfs module failure #101

asimion-atlassian opened this issue Oct 8, 2021 · 0 comments

Comments

@asimion-atlassian
Copy link

Describe the bug
When running the role Remove squashfs module, the job fails because it reports that Module squashfs is builtin and cannot be removed.

TASK [Ubuntu1804-CIS : SCORED | 1.1.1.6 | PATCH | Remove squashfs module] ******
build 07-Oct-2021 19:44:24 1633635864,,ui,message, base-ami: fatal: [default]: FAILED! => {"changed": false%!(PACKER_COMMA) "msg": "modprobe: FATAL: Module squashfs is builtin.\n"%!(PACKER_COMMA) "name": "squashfs"%!(PACKER_COMMA) "params": ""%!(PACKER_COMMA) "rc": 1%!(PACKER_COMMA) "state": "absent"%!(PACKER_COMMA) "stderr": "modprobe: FATAL: Module squashfs is builtin.\n"%!(PACKER_COMMA) "stderr_lines": ["modprobe: FATAL: Module squashfs is builtin."]%!(PACKER_COMMA) "stdout": ""%!(PACKER_COMMA) "stdout_lines": []}

To Reproduce
Steps to reproduce the behavior:
Run Install Ubuntu1804-CIS on a debian server using Ansible 4.6

Expected behavior
If the squashfs module is now built in, ansible disregard the module.

Software (please complete the following information):

  • Ansible Version: 4.6
  • Role/Repo Version Master

Additional context
Add any other context about the problem here.

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

1 participant