Merge branch 'issue163' of https://github.com/satken2/ansible.posix into issue163

This commit is contained in:
satken2 2021-06-28 12:44:26 +09:00
commit 3dd7712b0d

View file

@ -1,3 +1,3 @@
--- ---
minor_changes: minor_changes:
- mount - add ``mode`` parameter to mount module (https://github.com/ansible-collections/ansible.posix/issues/163). - mount - add ``umask`` parameter to control permissions of the directories created by the module (https://github.com/ansible-collections/ansible.posix/issues/163).