diff --git a/YAMLSyntax.html b/YAMLSyntax.html
index be3f5b7a26..774b387e15 100644
--- a/YAMLSyntax.html
+++ b/YAMLSyntax.html
@@ -289,7 +289,7 @@ languages:
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/api.html b/api.html
index bf9ba2e2df..bf8e52760c 100644
--- a/api.html
+++ b/api.html
@@ -235,7 +235,7 @@ be used as a framework to rapidly build powerful applications and scripts.
# construct the ansible runner and execute on all hosts
results = ansible.runner.Runner(
pattern='*', forks=10,
- module_name='command', module_args=['/usr/bin/uptime'],
+ module_name='command', module_args='/usr/bin/uptime',
).run()
if results is None:
@@ -468,7 +468,7 @@ e.g.
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/bestpractices.html b/bestpractices.html
index f0abbda9d5..43b292d29b 100644
--- a/bestpractices.html
+++ b/bestpractices.html
@@ -340,7 +340,7 @@ different variables to different geographies.
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/examples.html b/examples.html
index d60f21bffa..bdeaa90784 100644
--- a/examples.html
+++ b/examples.html
@@ -442,7 +442,7 @@ what their names or IP addresses are).
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/faq.html b/faq.html
index 830cc744a3..5dfd7f2753 100644
--- a/faq.html
+++ b/faq.html
@@ -409,7 +409,7 @@ tasks – whether for a QA sytem, build system, or anything you can think of
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/genindex.html b/genindex.html
index 0c8956618a..04f83fe5d3 100644
--- a/genindex.html
+++ b/genindex.html
@@ -204,7 +204,7 @@ s.parentNode.insertBefore(ga, s);
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/gettingstarted.html b/gettingstarted.html
index 7cbae53539..ce6a9b28e0 100644
--- a/gettingstarted.html
+++ b/gettingstarted.html
@@ -410,7 +410,7 @@ explore, but you already have a fully working infrastructure!
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.
diff --git a/index.html b/index.html
index f08e035cf0..acf4729193 100644
--- a/index.html
+++ b/index.html
@@ -419,7 +419,7 @@ Puppet Labs, and is now with
© Copyright 2012 Michael DeHaan.
- Last updated on Aug 21, 2012.
+ Last updated on Aug 24, 2012.