Go to file
2024-09-09 11:51:29 +05:30
l2-setup Add README steps to deploy nitro contracts on remote machine 2024-09-09 11:51:29 +05:30
nitro-bridge-setup Add README steps to deploy nitro contracts on remote machine 2024-09-09 11:51:29 +05:30
nitro-contracts-setup Add README steps to deploy nitro contracts on remote machine 2024-09-09 11:51:29 +05:30
nitro-nodes-setup Add README steps to deploy nitro contracts on remote machine 2024-09-09 11:51:29 +05:30
example-hosts.ini Add README steps to setup and run L2 on remote machine 2024-09-09 11:51:29 +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