mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-13 16:15:21 +01:00
Compare commits
1 commit
53bd1d5ce5
...
1ab231aa12
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ab231aa12 |
2 changed files with 1 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
trivial:
|
|
||||||
- mount - remove wrong version_added section from ``opts_no_log``.
|
|
||||||
|
|
@ -48,6 +48,7 @@ options:
|
||||||
- Do not log opts.
|
- Do not log opts.
|
||||||
type: bool
|
type: bool
|
||||||
default: false
|
default: false
|
||||||
|
version_added: 1.6.0
|
||||||
dump:
|
dump:
|
||||||
description:
|
description:
|
||||||
- Dump (see fstab(5)).
|
- Dump (see fstab(5)).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue