title: Ansible and BASH over SSH for a Web Server title_in_menu: SSH/Ansible Entity layout: website-normal

The following code defines an entity which uses Ansible and BASH on a CentOS server to configure and run a web server (Apache httpd) running a simple HTML site.

{% highlight yaml %} {% readj example-ansible-and-bash.yaml %} {% endhighlight %}