Go to file
2024-09-04 14:19:37 +05:30
nitro-bridge-demo-setup Use variable for geth and optimsim chain id 2024-09-04 14:19:37 +05:30
.gitignore Add playbooks for automating nitro bridge demo 2024-09-03 13:46:16 +05:30
README.md Update Ansible commands in README 2024-09-03 15:09:19 +05:30

testnet-ops

Installation

  • Install Ansible

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

  • Optional: 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