diff --git a/YAMLSyntax.html b/YAMLSyntax.html index be3f5b7a260..774b387e15e 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 bf9ba2e2df9..bf8e52760c7 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 f0abbda9d5b..43b292d29bf 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 d60f21bffae..bdeaa907847 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 830cc744a3e..5dfd7f27536 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 0c8956618a4..04f83fe5d3e 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 7cbae535399..ce6a9b28e00 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 f08e035cf06..acf47291930 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.