Add subscribe link to main page

This commit is contained in:
Michael DeHaan
2012-03-20 21:04:47 -04:00
parent a045630c02
commit 0a20e65f92
7 changed files with 52 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
.. image:: http://ansible.github.com/mpd_rings.jpg
. image:: http://ansible.github.com/mpd_rings.jpg
:height: 225
:width: 300
:alt: ""
@@ -75,11 +75,23 @@ Resources
Your ideas and contributions are welcome. We're also happy to help
you with questions about Ansible.
* Join the `ansible-project mailing list <http://groups.google.com/group/ansible-project>`_ on Google Groups
* Join `#ansible <irc://irc.freenode.net/#ansible>`_ on the `freenode IRC network <http://freenode.net/>`_
* Visit the `project page <https://github.com/ansible/ansible>`_ on Github
* View the `issue tracker <https://github.com/ansible/ansible/issues>`_
* Visit the `Google Group <http://groups.google.com/group/ansible-project>`_
* Join `#ansible <irc://irc.freenode.net/#ansible>`_ on the `freenode IRC network <http://freenode.net/>`_
- View the `issue tracker <https://github.com/ansible/ansible/issues>`_
.. raw:: html
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif" height=30 width=140 alt="Google Groups">
<br/>
<b>Subscribe to Ansible Project</b>
<br/>
<form action="http://groups.google.com/group/ansible-project/boxsubscribe">
<br/>
Email: <input type=text name=email>&nbsp;&nbsp;<input type=submit name="sub" value="Subscribe">
<br/></br>
</form>
<br/>
Contents

View File

@@ -79,7 +79,7 @@ Support for running things from sudo is pending.
Vars section
++++++++++++
The `vars' section contains a list of variables and values that can be used in the plays, like this::
The `vars` section contains a list of variables and values that can be used in the plays, like this::
---
- hosts: webservers