Any Ansible user here? I made a module for automating Bitcoin transactions:
https://github.com/xsb/ansible-bitcoin-module
Some of the use cases I can think of so far:
Machine to machine payments. Imagine a playbook in which Ansible goes to nodeA and asks for a new address, then goes to nodeB and ...