What is Ansible? Ansible is open source automation tool mostly used for configuration management . It is agentless program we just have to install Ansible and python on master node we doesn’t require any software on controller nodes. Nodes can be any machine windows,mac,Linux ,anything. What is Apache2? Apache2 also known as httpd software . It…