Lars Liedtke <l...@solute.de> writes:

> Ansible has got a shell module, so you could run custom commands on all
> hosts. But it gets more difficult in parsing the output afterwards.

If you just want to copy files, pdsh[1] or clush[2] might be enough.

Cheers,

Loris

Footnotes:
[1]  https://github.com/chaos/pdsh
[2]  https://clustershell.readthedocs.io/en/latest/tools/clush.html

-- 
This signature is currently under construction.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to