mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Add umask option for mount module
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
f765706b85
commit
b7424f470a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue