From cabeafc550fb036daa889d6180df11fcbe469e54 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 8 Jun 2013 14:14:12 -0400 Subject: [PATCH] Remove 1.1 reference (docs will be pushed with release of 1.2) --- docsite/latest/rst/index.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docsite/latest/rst/index.rst b/docsite/latest/rst/index.rst index aebeb73f26d..a09443a7fe7 100644 --- a/docsite/latest/rst/index.rst +++ b/docsite/latest/rst/index.rst @@ -7,12 +7,7 @@ Ansible Documentation Index :alt: ansiblefest 2013 :target: http://ansibleworks.com/fest -NOTE: This page contains documentation about how to use `Ansible `_ and covers the latest DEVELOPMENT version (1.2). For the current -released version, see `Ansible 1.1 Docs `_ instead. You might be one of them. We hope you find what you are looking for in the documentation, and would like to point out that you may also be interested in taking a class: - -.. image:: http://www.ansibleworks.com.s3-website-us-east-1.amazonaws.com/img/banners/training.png - :alt: ansibleworks training - :target: http://www.ansibleworks.com/training/ +Welcome to the Ansible documentation. Before we dive into playbooks, configuration management, deployment, and orchestration, we'll learn how to get Ansible installed and some basic information. We'll go over how to execute ad-hoc commands in parallel across your nodes using /usr/bin/ansible. We'll also see