From ef5c605335170a60ba6eec2a87f0d33628ea86c6 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 18 Mar 2015 21:15:45 +0000 Subject: [PATCH] Added Ansible --- source/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/services.md b/source/services.md index c4dd9a08..42bc2f0f 100644 --- a/source/services.md +++ b/source/services.md @@ -20,7 +20,7 @@ nav: services ## Servers * CentOS, RHEL and Ubuntu server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org). -* Configuration management using [Puppet](http://puppetlabs.com). +* Configuration management using [Puppet](http://puppetlabs.com) (preferred) or [Ansible](http://www.ansible.com). * Continuous integration using [Jenkins](http://jenkins-ci.org). * Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing. * Domain name and DNS management. \ No newline at end of file