tschenkelz

Results 2 issues of tschenkelz

### This issue is unique. - [x] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea. ### Your idea. Hello, it would be great...

feature request

##### SUMMARY I verified in [code ](https://github.com/ansible-collections/ansible.posix/blob/main/plugins/modules/sysctl.py#L196C28-L196C38) that the `sysctl` module fully supports ansible check mode. But its not displayed in the [documentation ](https://docs.ansible.com/ansible/latest/collections/ansible/posix/sysctl_module.html) yet. A overview table like [this...