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