MallocArray
MallocArray
Sorry about missing the fact that you had started on this @Mallonbacka I took a slightly different approach, letting the specific scaling factor and offsets be a substitution so we...
Available now
Same issue after upgrading collection from 2.7.0 to 3.3.1 which also needed pip3 modules upgraded azure-keyvault-secrets from 4.7.0 to 4.9.0 `FAILED! => {"changed": false, "msg": "Find the key vault secret...
I can certainly address it by specifying `azure-keyvault-secrets==4.8.0` and then I no longer have the issue I'm not sure why you aren't able to recreate the error, but with multiple...
At this point I am not doing any special workarounds with pinned versions and things are working with current collection versions, so I think this can be closed.
@mariolenz While vmon_service is depreciated, there are existing modules that interact with the appliance services https://github.com/ansible-collections/vmware.vmware_rest/blob/main/plugins/modules/appliance_services.py https://github.com/ansible-collections/vmware.vmware_rest/blob/main/plugins/modules/appliance_services_info.py But I do agree that we also need new ones for vcenter_services that...
I added what I thought was how to test this. After installing I'm not getting any readings from the PMS5003 sensor. Twice now this has happened after doing an OTA...
The logs look a bit different than I remember. I thought that it by default reports all of the values it retrieved and then would show what it was sending...
Confirmed, that without this PR, I get much more information in the logs and every update_interval. Also in this PR, I was only seeing that it was sending state for...
As far as I know, I have the UART pins connected and in the non-PR I am able to control how often it updates. But I'm still not getting any...