Skip to content
Snippets Groups Projects

ICSHWI-9541: Mount: absent might not unmount share

It won't unmount FS if the mount point is not specified in fstab There is a special case when this can be a problem: if during undeployment absent removes entry from fstab then tries to unmount the share but fails for some reason. The next time undeployment runs mount==absent will do nothing and the next task (that tries to delete the local nonvolatile directory) will reproducibly fail with permission denied.

https://github.com/ansible-collections/ansible.posix/issues/322

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading