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
Hi @lexxman123
It's working fine on our environment, please update to the latest version of power_aix collection.
Let us know, if the issue still persists.
Describe the bug
Umount is not working when mounted directory has no mount options
To Reproduce
Steps to reproduce the behavior:
Directory is mounted without mount options, e.g. :
Looking at
plugins/modules/mount.py
it says inis_fspath_mounted
:This fails as without mount options the correct parameter would be
-5
.Expected behavior
Umount should work, even when no mount options are present
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: