# POA TokenBridge / Deployment Ansible playbooks for deploying cross-chain bridges. ## Overview Please refer to the [POA TokenBridge](../README.md) overview first of all. These playbooks are designed to automate the deployment process for cross-chain bridges on bridge validator nodes. This process installs the bridge as a service and sets .env configurations on a remote server. ## Configuration Please refer to [Configuration](./CONFIGURATION.md). ## Execution Please refer to [Execution](./EXECUTION.md). ## Testing Please refer to [Testing](./molecule/TESTING.md). ## Contributing See the [CONTRIBUTING](../CONTRIBUTING.md) document for contribution, testing and pull request protocol. ## License [![License: LGPL v3.0](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0) This project is licensed under the GNU Lesser General Public License v3.0. See the [LICENSE](../LICENSE) file for details.