summaryrefslogtreecommitdiff
path: root/docsite
diff options
context:
space:
mode:
authorBill Nottingham <notting@splat.cc>2014-08-01 19:43:54 -0400
committerBill Nottingham <notting@splat.cc>2014-08-01 19:43:54 -0400
commit6e00f604275861a94caff140026a74e2a4d32e1a (patch)
tree7775183fd06eb5acf474586325f0697359d2e6ea /docsite
parent3e45791d0547f25d4d3a73c4629f3bca466f8014 (diff)
downloadansible-6e00f604275861a94caff140026a74e2a4d32e1a.tar.gz
Update version.
Diffstat (limited to 'docsite')
-rw-r--r--docsite/rst/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/index.rst b/docsite/rst/index.rst
index b4eb978967..b7bd7cce95 100644
--- a/docsite/rst/index.rst
+++ b/docsite/rst/index.rst
@@ -16,7 +16,7 @@ We believe simplicity is relevant to all sizes of environments and design for bu
Ansible manages machines in an agentless manner. There is never a question of how to
upgrade remote daemons or the problem of not being able to manage systems because daemons are uninstalled. As OpenSSH is one of the most peer reviewed open source components, the security exposure of using the tool is greatly reduced. Ansible is decentralized -- it relies on your existing OS credentials to control access to remote machines; if needed it can easily connect with Kerberos, LDAP, and other centralized authentication management systems.
-This documentation covers the current released version of Ansible (1.5.3) and also some development version features (1.6). For recent features, in each section, the version of Ansible where the feature is added is indicated. Ansible, Inc releases a new major release of Ansible approximately every 2 months. The core application evolves somewhat conservatively, valuing simplicity in language design and setup, while the community around new modules and plugins being developed and contributed moves very very quickly, typically adding 20 or so new modules in each release.
+This documentation covers the current released version of Ansible (1.6.10) and also some development version features (1.7). For recent features, in each section, the version of Ansible where the feature is added is indicated. Ansible, Inc releases a new major release of Ansible approximately every 2 months. The core application evolves somewhat conservatively, valuing simplicity in language design and setup, while the community around new modules and plugins being developed and contributed moves very very quickly, typically adding 20 or so new modules in each release.
.. _an_introduction: