I am also a "reluctant" Ansible user, and I suspect I share some (perhaps many) of your opinions on YAML, but it is a fairly functional tool set for most administrative situations. There are a few situations where I can't use ansible and have to fall back on pure ssh for one reason or another, and this looks like it might be a useful tool.
Better than writing a bash script with a for loop and nested ssh commands at least.
Better than writing a bash script with a for loop and nested ssh commands at least.