From 48d3881d170b30c650acf6c9727fe1664826e596 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 17 Apr 2012 19:54:23 -0400 Subject: [PATCH] Document YAML inventory + eBuilds --- YAMLSyntax.html | 2 +- api.html | 2 +- examples.html | 2 +- faq.html | 2 +- genindex.html | 2 +- gettingstarted.html | 9 ++++--- index.html | 5 ++-- moduledev.html | 2 +- modules.html | 2 +- patterns.html | 55 ++++++++++++++++++++++++++++++++++++++---- playbooks.html | 6 +---- rst/gettingstarted.rst | 9 ++++--- rst/patterns.rst | 53 +++++++++++++++++++++++++++++++++++++--- search.html | 2 +- searchindex.js | 2 +- 15 files changed, 124 insertions(+), 31 deletions(-) diff --git a/YAMLSyntax.html b/YAMLSyntax.html index 6b09252e6a5..ea6f69de3b3 100644 --- a/YAMLSyntax.html +++ b/YAMLSyntax.html @@ -245,7 +245,7 @@ languages:

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/api.html b/api.html index 63ded797ccc..43788a42b67 100644 --- a/api.html +++ b/api.html @@ -329,7 +329,7 @@ a conf.d file appropriately or something similar. Who knows.

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/examples.html b/examples.html index a13221faefd..74765c56139 100644 --- a/examples.html +++ b/examples.html @@ -342,7 +342,7 @@ a simplified syntax for this.

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/faq.html b/faq.html index c7d2a237b5f..83ecc37fac1 100644 --- a/faq.html +++ b/faq.html @@ -351,7 +351,7 @@ tasks – whether for a QA sytem, build system, or anything you can think of

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/genindex.html b/genindex.html index 20095fd45b8..4a889539b92 100644 --- a/genindex.html +++ b/genindex.html @@ -160,7 +160,7 @@ s.parentNode.insertBefore(ga, s);

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/gettingstarted.html b/gettingstarted.html index 225167058bb..6558f5df1f6 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -240,9 +240,10 @@ same version. This is perfectly safe to do.

Other Package Distributions

-

If you would like to package Ansible for Debian/Ubuntu, Homebrew, or BSD, -please stop by the mailing list and say hi. We’d love to have that as well -and it shouldn’t be difficult and would be happy to help.

+

Gentoo eBuilds are here

+

Debian packages are in progress.

+

If you would like to package Ansible for Homebrew, BSD, or others, +please stop by the mailing list and say hi.

Tagged Releases

@@ -303,7 +304,7 @@ explore, but you already have a fully working infrastructure!

Back to top

© Copyright 2012 Michael DeHaan.
- Last updated on Apr 16, 2012.
+ Last updated on Apr 17, 2012.
Created using Sphinx 1.0.8.

diff --git a/index.html b/index.html index 0207661bef1..3d0929c5b8b 100644 --- a/index.html +++ b/index.html @@ -267,8 +267,9 @@ Email:   
  • The Inventory File, Patterns, and Groups
  • Command Line Examples