Hacker News new | ask | show | jobs
by Sgoettschkes 4085 days ago
You can always use ansible ad-hoc tasks for this. There is the `raw` module which doesn't use python and just executes code.