Nikita Radchenko
Nikita Radchenko
I see mysterious tracebacks from mitogen appearing in the play output when using synchronize module. Sometimes these tracebacks don't affect the play and things seem to work okay, and sometimes...
Hi, I'd like to use xml module in my playbooks, but lxml python module required for operation is implicitly blacklisted for some unknown reason. ``` root@0d2e911be079:/etc/ansible# python -V Python 3.11.4...
### ImageMagick version 6.9.12-19 ### Operating system Linux ### Operating system, version and so on Ubuntu 12.04 ### Description After commit f4feb3e, libtiff version 4.0.3 and onward is required (see...
Hello, I need 'service' module in my own playbooks, so I wrote the code for it. Although its named 'service', this is a clone of 'openwrt_init' which is actually called...