Felix Fontein
Felix Fontein
@russoz does the module look OK enough for you to merge for 9.4.0?
@elchico2007 ping! needs_info
Use an older version of pysnmp. (To properly fix this, someone would need to add code to the module to handle the new version of pysnmp as well.)
This is a feature request, not a bug.
@danielino ping! needs_info
> It seems you want this option to use the `ini_file` module to operate on TOML files. I don't think it's a good idea to use the `ini_file` module for...
When searching a bit I found https://github.com/python-poetry/tomlkit which seems to preserve style and comments. With that implementing an Ansible module for modifying TOML files should be possible.
I'd also suggest to look into CONTRIBUTING.md, which explains how to run the code formatter (which will already resolve several problems). It also contains information for what to do when...
Please note that several tests are still failing.