suejohnmo / ansible_vagrant_project

A project to setup an automated Ansible configuration playbook that automates the configurations on a Vagrant provisioned server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Vagrant Configuration Management Project

Ansible Instrumentation Requirements

  • Set up the environment by provisioning a Vagrant virtual machine with the latest Ubuntu server (Jeff Geerlings ubuntu 20.04). No authentication keys or certificates are needed for this project.
  • Implement the following concepts in the ansible playbook:
    • Variables
    • Roles and
    • Blocks and tags

About

A project to setup an automated Ansible configuration playbook that automates the configurations on a Vagrant provisioned server.