summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-06-08 14:14:12 -0400
committerMichael DeHaan <michael@ansibleworks.com>2013-06-08 14:14:12 -0400
commitcabeafc550fb036daa889d6180df11fcbe469e54 (patch)
tree4ffd2b147ce5b4d7b02d504ef7e3314428572f24
parent305694a847affcea0f32bca03fe2259b46af8c26 (diff)
downloadansible-cabeafc550fb036daa889d6180df11fcbe469e54.tar.gz
Remove 1.1 reference (docs will be pushed with release of 1.2)
-rw-r--r--docsite/latest/rst/index.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/docsite/latest/rst/index.rst b/docsite/latest/rst/index.rst
index aebeb73f26..a09443a7fe 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 <http://ansible.cc>`_ and covers the latest DEVELOPMENT version (1.2). For the current
-released version, see `Ansible 1.1 Docs <http://ansible.cc/docs/released/1.1>`_ 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