From b3f0678f2d55a2002368cd9834e0910c54cf7893 Mon Sep 17 00:00:00 2001
From: Michael DeHaan
Date: Thu, 9 Aug 2012 22:00:19 -0400
Subject: [PATCH] fix tags and reuse of link name (annoying habit of sphinx to
require uniqueness in HREFs)
---
YAMLSyntax.html | 2 +-
api.html | 2 +-
bestpractices.html | 2 +-
examples.html | 2 +-
faq.html | 2 +-
genindex.html | 2 +-
gettingstarted.html | 2 +-
glossary.html | 2 +-
index.html | 2 +-
moduledev.html | 8 ++--
modules.html | 94 ++++++++++++++++++++++++++++++++++++++-----
patterns.html | 2 +-
playbooks.html | 2 +-
playbooks2.html | 2 +-
rst/modules.rst | 4 +-
search.html | 2 +-
searchindex.js | 2 +-
who_uses_ansible.html | 2 +-
18 files changed, 106 insertions(+), 30 deletions(-)
diff --git a/YAMLSyntax.html b/YAMLSyntax.html
index d252313926b..8b369277c3b 100644
--- a/YAMLSyntax.html
+++ b/YAMLSyntax.html
@@ -290,7 +290,7 @@ languages:
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/api.html b/api.html
index 410276cdef6..5effd56c661 100644
--- a/api.html
+++ b/api.html
@@ -466,7 +466,7 @@ e.g.
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/bestpractices.html b/bestpractices.html
index 689492fa9e9..6c886953b40 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 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/examples.html b/examples.html
index fc63e1d9176..189cc57849f 100644
--- a/examples.html
+++ b/examples.html
@@ -397,7 +397,7 @@ a simplified syntax for this.
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/faq.html b/faq.html
index 9c2db57bb86..0ed44fd197d 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 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/genindex.html b/genindex.html
index 447f11b0440..a69117e4785 100644
--- a/genindex.html
+++ b/genindex.html
@@ -205,7 +205,7 @@ s.parentNode.insertBefore(ga, s);
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/gettingstarted.html b/gettingstarted.html
index b5040e5d385..aa416caf901 100644
--- a/gettingstarted.html
+++ b/gettingstarted.html
@@ -389,7 +389,7 @@ explore, but you already have a fully working infrastructure!
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/glossary.html b/glossary.html
index 62c53ad5552..6ab29045989 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 08, 2012.
+ Last updated on Aug 09, 2012.
diff --git a/index.html b/index.html
index 5c92ce818f6..220f8869af3 100644
--- a/index.html
+++ b/index.html
@@ -415,7 +415,7 @@ Puppet Labs, and is now with
Sharing Your Module
If you think your module is generally useful to others, a good place to share it
-is in Ansible Resources. This is maintained
+is in Ansible Resources. This is maintained
as a simple repo with pointers to other github projects.
Contrib modules here can be implemented in a variety of languages.
We would like to build up as many of these as possible in as many languages as possible.
@@ -471,6 +471,8 @@ the program. Stop by the mailing list to inquire about requirements.
- Ansible Modules
- Learn about available modules
+- Ansible Resources
+- User contributed playbooks, modules, and articles
- Github modules directory
- Browse source of core modules
- Mailing List
@@ -510,9 +512,9 @@ the program. Stop by the mailing list to inquire about requirements.
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 08, 2012.
+ Last updated on Aug 09, 2012.