Daniel Ziegenberg

Results 19 issues of Daniel Ziegenberg

##### SUMMARY ##### ISSUE TYPE - Docs Pull Request - Feature Pull Request ##### COMPONENT NAME vmware_guest_sendkey ##### ADDITIONAL INFORMATION ```paste below ```

### Expected behavior Using the same subsection title in multiple sections gives the warning `Duplicate implicit target name: "".` Adding an explicit hyperlink target by placing it just before the...

bug
area:snooty

##### SUMMARY Update the list of supported connectors (especially the links) in README. ##### ISSUE TYPE - Docs Pull Request ##### COMPONENT NAME - README.md - module_utils ##### ADDITIONAL INFORMATION

##### SUMMARY Parameters `db` and `passwd` are deprecated, using `database` and `password` is recommended by the DB-API 2.0. This MySQL collections support two connectors: - [PyMySQL](https://github.com/PyMySQL/PyMySQL) - [MySQLdb aka mysqlclient](https://github.com/PyMySQL/mysqlclient-python)...

##### SUMMARY Parameters `db` and `passwd` are deprecated, using `database` and `password` is recommended by the DB-API 2.0. This MySQL collections support two connectors: - [PyMySQL](https://github.com/PyMySQL/PyMySQL) - [MySQLdb aka mysqlclient](https://github.com/PyMySQL/mysqlclient-python)...

##### SUMMARY Based on the Python documentation of [`os.path`](https://docs.python.org/3/library/os.path.html) this adds additional notes on the difference between the Unix `basename` and `dirname` programs and the basename and dirname filters. #####...

stale_ci
docs
affects_2.15

##### SUMMARY The role argument validation documentation was missing some examples for list options with dicts and suboptions and dict options with suboptions as well as the author and version_added...

stale_ci
docs
P3
affects_2.15

Add two options: ``` -tp, --temperature N [0.00 ] The sampling temperature, between 0 and 1 -tpi, --temperature-inc N [0.20 ] The increment of temperature, between 0 and 1 ```

I suggest adding another tab "chapter" between "cutting" and "metadata" and provide the functionality to add and/or edit chapter metadata. Maybe to functionality can be similar to: https://chapter-editor.goertz.digital/ Source code:...

type:feature