Zen-ctrl/Ansible_Webserver_Setup
A playbook for setting up a webserver using Ansible and Apache. The playbook installs the required packages, starts and enables the Apache service, copies the website files to the web root directory, creates a virtual host configuration file, enables the virtual host, and restarts the Apache service.