From 77e471650b90bfb3f895df1ff0aea0c713c7c8e5 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 6 Aug 2012 20:53:33 -0400 Subject: [PATCH] I actually forget. --- YAMLSyntax.html | 2 +- api.html | 2 +- bestpractices.html | 2 +- examples.html | 2 +- faq.html | 2 +- genindex.html | 2 +- gettingstarted.html | 13 +++++-------- glossary.html | 2 +- index.html | 2 +- moduledev.html | 2 +- modules.html | 2 +- patterns.html | 2 +- playbooks.html | 2 +- playbooks2.html | 2 +- rst/gettingstarted.rst | 13 +++++-------- search.html | 2 +- searchindex.js | 2 +- who_uses_ansible.html | 2 +- 18 files changed, 26 insertions(+), 32 deletions(-) diff --git a/YAMLSyntax.html b/YAMLSyntax.html index 314481444d..5db7903891 100644 --- a/YAMLSyntax.html +++ b/YAMLSyntax.html @@ -290,7 +290,7 @@ languages:

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/api.html b/api.html index 84876d66b7..95e3ba9f91 100644 --- a/api.html +++ b/api.html @@ -466,7 +466,7 @@ e.g.

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/bestpractices.html b/bestpractices.html index 1edff4b604..bc74257849 100644 --- a/bestpractices.html +++ b/bestpractices.html @@ -319,7 +319,7 @@ This way you have an audit trail describing when and why you changed the rules a

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/examples.html b/examples.html index 0ecb469288..b4e4ec459a 100644 --- a/examples.html +++ b/examples.html @@ -397,7 +397,7 @@ a simplified syntax for this.

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/faq.html b/faq.html index 148a61dcb6..79ada73ab0 100644 --- a/faq.html +++ b/faq.html @@ -410,7 +410,7 @@ tasks – whether for a QA sytem, build system, or anything you can think of

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/genindex.html b/genindex.html index 9617f31f34..2cb09af747 100644 --- a/genindex.html +++ b/genindex.html @@ -205,7 +205,7 @@ s.parentNode.insertBefore(ga, s);

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/gettingstarted.html b/gettingstarted.html index 50650d03aa..af26c2ca9a 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -258,7 +258,7 @@ $ sudo make install

Via RPM

RPMs for the last Ansible release are available for EPEL 6 and currently supported -Fedora distributions.

+Fedora distributions. Ansible itself can manage earlier operating systems that contain python 2.4 or higher.

# install the epel-release RPM if needed on CentOS, RHEL, or Scientific Linux $ sudo yum install ansible
@@ -269,17 +269,14 @@ $ cd ./ansible $ make rpm $ sudo rpm -Uvh ~/rpmbuild/RPMS/noarch/ansible-*.noarch.rpm
-

Note that if you are tracking the upstream source (i.e. git), the RPM revision will not be -bumped with every source code change. To get around this, you can use -rpm -Uvh with --force when RPM tells you the package is still at the -same version. This is perfectly safe to do.

Debian, Gentoo, Arch, Others

-

Gentoo eBuilds are available here

-

Debian package recipes can be built from the source checkout, run:

+

Ubuntu builds are available in a PPA here

+

Debian/Ubuntu package recipes can also be built from the source checkout, run:

make debian
+

Gentoo eBuilds are available on github here

An Arch PKGBUILD is available on AUR If you have python3 installed on Arch, you probably want to symlink python to python2:

sudo ln -sf /usr/bin/python2 /usr/bin/python
@@ -392,7 +389,7 @@ explore, but you already have a fully working infrastructure!

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/glossary.html b/glossary.html index 2b87daabc2..4d8e9664fd 100644 --- a/glossary.html +++ b/glossary.html @@ -261,7 +261,7 @@ is templated and transferred, is the example of a task.

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.

diff --git a/index.html b/index.html index a5a52e561e..2d698eecfc 100644 --- a/index.html +++ b/index.html @@ -412,7 +412,7 @@ Puppet Labs, and is now with

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 03, 2012.
+ Last updated on Aug 06, 2012.