-
Notifications
You must be signed in to change notification settings - Fork 706
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
templates/mount_option: Switch mount Ansible remediation module's state back to 'mounted' #10432
templates/mount_option: Switch mount Ansible remediation module's state back to 'mounted' #10432
Conversation
back to 'mounted' This might cause problems for offline systems, but we are not going to use Ansible for offline remediation. At least for now.
Code Climate has analyzed commit 858ff21 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 52.4% (0.0% change). View more on Code Climate. |
Can you please propose this to the stabilization branch as well? |
I confirm the PR fixes both issues mentioned in the description:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Could you also propose it to the stabilization branch, please?
Description:
/etc/fstab
entry with obsolete data if the mount point is not re-mounted.Rationale: