This is a simple Ansible script to install packages, and configurations and to deploy a simple go application on an Azure VM.
- it installs nginx
- installs golang
- configure nginx and its services
- and finally copies the go application binary from the local machine to vm repository contains the various scripts
Top comments (0)