Go to file
2024-09-04 19:09:21 +05:30
nitro-bridge-setup Add README for running bridge 2024-09-04 19:09:21 +05:30
.gitignore Add ansible playbook to setup and run nitro-bridge 2024-09-03 17:14:03 +05:30
README.md Add README for running bridge 2024-09-04 19:09:21 +05:30

testnet-ops

Installation

  • Install Ansible

  • Add location of the directory containing the ansible binary to your PATH

  • Set Locale Encoding to UTF-8

    Ansible requires the locale encoding to be UTF-8. You can either use the LANG prefix when running Ansible commands or set the system-wide locale.

Playbooks