From 2cafb8d221c2d855f76e567c5bf57923cfdf2166 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 8 Mar 2012 13:53:48 -0500 Subject: [PATCH] Minor docs restructuring --- html/YAMLScripts.html | 8 +-- html/_sources/index.txt | 11 +++- html/_sources/modules.txt | 17 ++---- html/_sources/patterns.txt | 40 ++++++-------- html/_sources/playbooks.txt | 75 +++++++++++++------------ html/api.html | 10 ++-- html/examples.html | 10 ++-- html/gettingstarted.html | 10 ++-- html/index.html | 32 ++++++----- html/man.html | 10 ++-- html/man/ansible-modules.5.html | 2 +- html/man/ansible-playbook.5.html | 2 +- html/man/ansible.1.html | 2 +- html/modules.html | 28 ++++------ html/patterns.html | 59 +++++++++----------- html/playbooks.html | 95 ++++++++++++++------------------ html/searchindex.js | 2 +- rst/communicate.rst | 9 --- rst/index.rst | 32 +++++++---- rst/modules.rst | 17 ++---- rst/patterns.rst | 40 ++++++-------- rst/playbooks.rst | 45 ++++++++------- 22 files changed, 261 insertions(+), 295 deletions(-) delete mode 100644 rst/communicate.rst diff --git a/html/YAMLScripts.html b/html/YAMLScripts.html index f252982648e..b1a23d87da7 100644 --- a/html/YAMLScripts.html +++ b/html/YAMLScripts.html @@ -23,7 +23,7 @@ - + @@ -34,7 +34,7 @@ index
  • - next |
  • Ansible Modules

    Next topic

    Playbooks

    + title="next chapter">Playbooks: Ansible for Deployment, Configuration Management, and Orchestration

    This Page

    diff --git a/html/gettingstarted.html b/html/gettingstarted.html index 6b2e0498a09..a2b3d6a130e 100644 --- a/html/gettingstarted.html +++ b/html/gettingstarted.html @@ -23,7 +23,7 @@ - + @@ -34,7 +34,7 @@ index
  • - next |
  • Examples of basic commands
    YAML Scripts
    Complete documentation of the YAML syntax ansible understands for playbooks.
    -
    Playbooks
    +
    Playbooks: Ansible for Deployment, Configuration Management, and Orchestration
    Learning ansible’s configuration management language
    Ansible Modules
    Learn about modules that ship with ansible
    @@ -167,7 +167,7 @@ of the more real-world examples.

    title="previous chapter">Ansible

    Next topic

    Patterns

    + title="next chapter">The Inventory File, Patterns, and Groups

    This Page

  • -
  • Patterns diff --git a/html/patterns.html b/html/patterns.html index b421d63923b..9ea3280552a 100644 --- a/html/patterns.html +++ b/html/patterns.html @@ -7,7 +7,7 @@ - Patterns — Ansible v0.0.1 documentation + The Inventory File, Patterns, and Groups — Ansible v0.0.1 documentation