Add umask option for mount module

This commit is contained in:
satken2 2021-06-28 00:02:09 +09:00
parent d6ae0981c5
commit d2c5f21e8a

View file

@ -407,4 +407,4 @@
file: file:
path: /tmp/mount_dest path: /tmp/mount_dest
state: absent state: absent
when: ansible_system not in ('MacOS') when: ansible_system not in ('Darwin')