author | Luke Hoersten <luke@hoersten.org> |
Sun, 30 Aug 2020 14:07:47 -0500 | |
changeset 13 | f052a25a2f96 |
parent 10 | 26ed67281db6 |
child 17 | 385a16f443c5 |
permissions | -rw-r--r-- |
--- bitcoind_user: "bitcoin" bitcoind_version: "0.20.1" bitcoind_arch: "{{ansible_architecture}}" bitcoind_url: "https://bitcoin.org/bin/bitcoin-core-{{bitcoind_version}}/bitcoin-{{bitcoind_version}}-{{bitcoind_arch}}-linux-gnu.tar.gz" bitcoind_conf_dir: "/home/{{bitcoind_user}}/.bitcoin" bitcoind_enable_txindex: "1"