Category: Database, automation, yaml, shell, ansible

Ansible is an open-source tool that automates cloud provisioning, configuration management, and application deployments. In addition, Ansible allows you to automate the deployment and configuration of resources in your environment. Ansible includes a suite of Ansible modules that can be executed directly on remote hosts or via playbooks.

When we go to the Repositories , we will be able to see the code that we have imported to create a Website automation using ansible. Login to the cloud shell , and we need to create certain thing that are shown below such as the service principal and VM’s.

Related Articles