diff --git a/YAMLSyntax.html b/YAMLSyntax.html index 774b387e15..5e0ec5ed7d 100644 --- a/YAMLSyntax.html +++ b/YAMLSyntax.html @@ -289,7 +289,7 @@ languages:

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/api.html b/api.html index bf8e52760c..35ae9bf17e 100644 --- a/api.html +++ b/api.html @@ -468,7 +468,7 @@ e.g.

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/bestpractices.html b/bestpractices.html index 43b292d29b..e57965f063 100644 --- a/bestpractices.html +++ b/bestpractices.html @@ -340,7 +340,7 @@ different variables to different geographies.

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/examples.html b/examples.html index bdeaa90784..38fa99c755 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 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/faq.html b/faq.html index 5dfd7f2753..b0c5fefc6c 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 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/genindex.html b/genindex.html index 04f83fe5d3..9198e1706c 100644 --- a/genindex.html +++ b/genindex.html @@ -204,7 +204,7 @@ s.parentNode.insertBefore(ga, s);

© Copyright 2012 Michael DeHaan.
- Last updated on Aug 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/gettingstarted.html b/gettingstarted.html index ce6a9b28e0..8d278dbe66 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 24, 2012.
+ Last updated on Aug 27, 2012.

diff --git a/index.html b/index.html index acf4729193..fc58db1091 100644 --- a/index.html +++ b/index.html @@ -419,7 +419,7 @@ Puppet Labs, and is now with service
  • setup
  • shell
  • +
  • subversion
  • supervisorctl
  • template
  • user
  • @@ -807,7 +808,8 @@ small local files. prior to 0.6, acts if ‘yes’ by default. force no yes -(New in 0.8) If yes, any modified files in the working repository will be thrown out. If no, this module will fail if it encounters modified files. +(new in 0.7) If yes, any modified files in the working repository will be +discarded. Prior to 0.7, this was always ‘yes’ and could not be disabled. @@ -1474,8 +1476,8 @@ your best judgement.

    subversion

    -New in version 0.8.

    -

    Deploys a subversion repository

    +New in version 0.7.

    +

    Deploys a subversion repository.

    @@ -1494,26 +1496,27 @@ your best judgement.

    - + - + - +
    repo yes  The subversion URL to the subversion repository.The subversion URL to the repository.
    dest yes  The absolute path where the repository should be deployed.Absolute path where the repository should be deployed.
    force no yesIf yes, any modified files in the working repository will be thrown out. If no, then this module will fail if it encounters modified files.If yes, any modified files in the working repository will be +discarded. If no, this module will fail if it encounters modified files.
    -

    Example action from a playbook:

    +

    Example action from Ansible Playbooks:

    subversion repo=svn+ssh://an.example.org/path/to/repo dest=/src/checkout
    -

    supervisorctl

    +

    supervisorctl

    New in version 0.7.

    Manage the state of a program or group of programs running via Supervisord

    @@ -1549,7 +1552,7 @@ your best judgement.

    -

    template

    +

    template

    Templates a file out to a remote server.

    @@ -1589,7 +1592,7 @@ a relative or absolute path.
    -

    user

    +

    user

    Creates user accounts, manipulates existing user accounts, and removes user accounts.

    @@ -1688,7 +1691,7 @@ user name=mdehaan state=absent force=yes
    -

    virt

    +

    virt

    Manages virtual machines supported by libvirt. Requires that libvirt be installed on the managed machine.

    @@ -1748,7 +1751,7 @@ ansible host -m virt -a "command=virttype"
    -

    yum

    +

    yum

    Will install, upgrade, remove, and list packages with the yum package manager.

    @@ -1846,9 +1849,9 @@ yum name=httpd state=installed

    © Copyright 2012 Michael DeHaan.
    - Last updated on Aug 24, 2012.
    + Last updated on Aug 27, 2012.

    - + \ No newline at end of file diff --git a/patterns.html b/patterns.html index fc39d65d79..04eb6b3215 100644 --- a/patterns.html +++ b/patterns.html @@ -392,7 +392,7 @@ Ansible 0.7. Ansible 0.6 includes a

    © Copyright 2012 Michael DeHaan.
    - Last updated on Aug 24, 2012.
    + Last updated on Aug 27, 2012.