No description
Find a file
David Federlein dc04cb51c3 adding simple apache playbook/role.
new file:   apache/README.md
	new file:   apache/group_vars/all
	new file:   apache/group_vars/webservers
	new file:   apache/hosts
	new file:   apache/roles/apache/handlers/main.yml
	new file:   apache/roles/apache/tasks/deploy_site.yml
	new file:   apache/roles/apache/tasks/install_apache.yml
	new file:   apache/roles/apache/tasks/main.yml
	new file:   apache/roles/apache/templates/index.html.j2
	new file:   apache/roles/common/handlers/main.yml
	new file:   apache/roles/common/tasks/main.yml
	new file:   apache/site.yml
2013-10-08 15:02:26 -05:00
apache adding simple apache playbook/role. 2013-10-08 15:02:26 -05:00
hadoop added && instead of ; 2013-08-23 19:21:47 +05:30
jboss-standalone Minor README tweak 2013-06-26 11:13:17 -07:00
lamp_haproxy fix up hosts inventory example for lamp_haproxy (fix #15) 2013-06-29 13:10:04 -07:00
lamp_simple Port to 1.2 variable syntax and real roles, minor best-practice updates 2013-05-20 16:45:26 -07:00
language_features document use of raw variables in loop_nested 2013-07-15 14:35:18 +10:00
mongodb mongo update selinux 2013-08-23 15:32:18 +05:30
play-webapp initial commit of a simple Play webapp and Ansible playbooks (Original author: Benno Joy) 2013-06-28 14:12:48 -07:00
riak Updated docs. Updated apt install package version task. 2013-06-29 00:45:29 -04:00
tomcat-standalone Initial addition of a basic Tomcat playbook example 2013-06-28 13:06:51 -07:00
wordpress-nginx updating group_vars with new wordpress version 3.6 and Sha256sum check. 2013-08-05 11:57:10 -06:00
README.md changes 2013-03-12 21:45:36 +05:30

Ansible Examples

This repository contains examples and best practices for building Ansible Playbooks.