msperl
msperl
Hi! Is there a way to run ansible scripts on a different host than rundeck. For now we just run a shell to the host and run the ansible command...
The rescan of the inventory is taking quite some time on bigger inventories and is consuming all cpus running multiple ansible processes concurrently (probably just using to_json to dump the...
A rescan of the inventory only happens once an hour - or so it seems. Is there an option to: * change the interval * trigger an immediate reload of...
to support multiple ansible versions (and python) it would be nice if: * either we could define a host on which to run the ansible command on instead of localhost...
Is there a was to Display data from an external sensor (so data received not transmitted)? Use case would be an external temperature sensor. i understand it is about battery...
At least that is what happens when using it on a coreos vmlinuz.
Several patches that mean a big power reduction while the ESC is not running the motor: - implement idle sleep - implement adc-sleep (4096us timer is simulated via ADC interrupts)...
- RC_PULS_REVERSE - RC_CALIBRATION - BEACON - BEACON_IDLE
Enabled automatic discovery of board includes in Makefile (removing manual list) Removed the manually added board includes in tgy.asm (with a workarround for tgy.inc) Made it possible (in principle) to...