@h3artbl33d
personally I've stopped using Ansible some time ago and switched to judo ( https://github.com/rollcat/judo ) and pssh with a custom wrapper script. But my tasks/playbooks are rather simple

Edit: The earlier linked OpenBSD py-parallel-ssh port seems to be something different - the original current code of #pssh is this: https://github.com/lilydjwg/pssh, #FreeBSD has this port: https://www.freshports.org/security/pssh/

GitHub - rollcat/judo: Simple orchestration & configuration management

Simple orchestration & configuration management. Contribute to rollcat/judo development by creating an account on GitHub.

GitHub
Wer braucht schon #Ansible wenn es #pssh gibt ...
How to use parallel #ssh (#PSSH) for executing commands in parallel on a number of Linux/Unix/BSD servers https://www.cyberciti.biz/cloud-computing/how-to-use-pssh-parallel-ssh-program-on-linux-unix/
How to use parallel ssh (PSSH) for executing commands in parallel on a number of Linux/Unix/BSD servers - nixCraft

Explains how to install and use parallel ssh (PSSH) tool for executing ssh in parallel on a number of hosts and automate many IT tasks.

How To Run Single Command On Multiple Remote Systems At Once

This tutorial explains how to run single command on multiple remote systems at once using PSSH

OSTechNix