mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-10 22:55:27 +01:00
Add files via upload
This commit is contained in:
parent
5a16ef3bea
commit
70b838f031
1 changed files with 6 additions and 0 deletions
6
changelogs/fragments/569_keep_mountpoint.yml
Normal file
6
changelogs/fragments/569_keep_mountpoint.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
minor_changes:
|
||||
- keep_mountpoint - added keep_mountpoint option with default value false. If set to true keep_mountpoint changes the behaviour of state: absent by keeping the mountpoint.
|
||||
|
||||
# vim: ai sw=2 ts=2 et nu
|
||||
|
||||
Loading…
Reference in a new issue