Go to file
2024-09-04 16:21:20 +05:30
l2-setup Ask for sudo password when running playbook 2024-09-04 16:21:20 +05:30
.gitignore Add vars file for config values 2024-09-03 19:48:56 +05:30
README.md Update readme 2024-09-04 12:19:41 +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