Go to file
2024-09-09 12:09:02 +05:30
l2-setup Add remote host setup for nitro contracts README 2024-09-09 12:09:02 +05:30
nitro-bridge-setup Add remote host setup for nitro contracts README 2024-09-09 12:09:02 +05:30
nitro-contracts-setup Add remote host setup for nitro contracts README 2024-09-09 12:09:02 +05:30
nitro-nodes-setup Add remote host setup for nitro contracts README 2024-09-09 12:09:02 +05:30
example-hosts.ini Add remote host setup for nitro contracts README 2024-09-09 12:09:02 +05:30
README.md Add ansible playbook to setup and run Nitro bridge (#4) 2024-09-09 06:11:31 +00:00

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