Files
ansible.posix/plugins/modules
Yves MOYROUD 5ee818ec86 Update mount.py
In function main(), remove rmdir in case if state == 'absent'.
Unmounting a file system should not lead to delete anything that is revealed after unmounting. 
Also, it leads to an error if a non empty directory is present under the ex-mountpoint after umount : [Errno 39] Directory not empty
So umount is successfull but the ansible run is failed. Of course, it is solved on second run.
2024-09-18 17:41:21 +02:00
..
2020-03-09 13:15:28 +00:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2024-09-18 17:41:21 +02:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2022-11-22 09:03:04 -06:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00
2024-06-15 17:00:54 +12:00