mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 23:55:19 +01:00
Merge branch 'issue163' of https://github.com/satken2/ansible.posix into issue163
This commit is contained in:
commit
3dd7712b0d
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue