Merge pull request #1584 from arrfab/docsite-contribs
Added jp_mens' presentation and removed dead links
This commit is contained in:
commit
0521cbc801
2 changed files with 3 additions and 4 deletions
|
@ -18,10 +18,7 @@ They can be written in any language.
|
||||||
- `zypper (bash module
|
- `zypper (bash module
|
||||||
example) <https://github.com/jpmens/ansible-zypp>`_ - jp\_mens
|
example) <https://github.com/jpmens/ansible-zypp>`_ - jp\_mens
|
||||||
- `homebrew <https://gist.github.com/3170079>`_ - swehack
|
- `homebrew <https://gist.github.com/3170079>`_ - swehack
|
||||||
- `network\_facts <https://github.com/dagwieers/ansible-network-facts>`_
|
- `Ansible-Provisioning <https://github.com/ansible-provisioning>`_ - jhoekx and dagwieers
|
||||||
- dagwieers
|
|
||||||
- `vsphere\_boot <https://github.com/dagwieers/ansible-vsphere-boot>`_
|
|
||||||
- dagwieers
|
|
||||||
|
|
||||||
Python modules using 0.6 and later can use the common "AnsibleModule"
|
Python modules using 0.6 and later can use the common "AnsibleModule"
|
||||||
class to dramatically reduce the amount of boilerplate code required.
|
class to dramatically reduce the amount of boilerplate code required.
|
||||||
|
@ -89,6 +86,7 @@ Blogs & Articles
|
||||||
- `You Should Consider Using SSH Based Configuration Management <http://www.lshift.net/blog/2012/07/30/you-should-consider-using-ssh-based-configuration-management>`_ - LShift Ltd
|
- `You Should Consider Using SSH Based Configuration Management <http://www.lshift.net/blog/2012/07/30/you-should-consider-using-ssh-based-configuration-management>`_ - LShift Ltd
|
||||||
- `Deploying Flask/uWSGI, Nginx, and Supervisorctl <http://mattupstate.github.com/python/devops/2012/08/07/flask-wsgi-application-deployment-with-ubuntu-ansible-nginx-supervisor-and-uwsgi.html>`_ - mattupstate
|
- `Deploying Flask/uWSGI, Nginx, and Supervisorctl <http://mattupstate.github.com/python/devops/2012/08/07/flask-wsgi-application-deployment-with-ubuntu-ansible-nginx-supervisor-and-uwsgi.html>`_ - mattupstate
|
||||||
- `Infracoders Presentation <http://www.danielhall.me/2012/10/ansible-talk-infra-coders/>`_ - Daniel Hall
|
- `Infracoders Presentation <http://www.danielhall.me/2012/10/ansible-talk-infra-coders/>`_ - Daniel Hall
|
||||||
|
- `Ansible - an introduction <https://speakerdeck.com/jpmens/ansible-an-introduction>`_ - jp\_mens
|
||||||
|
|
||||||
Disclaimer
|
Disclaimer
|
||||||
``````````
|
``````````
|
||||||
|
|
|
@ -24,4 +24,5 @@ The following is an opt-in list of just some of the folks using Ansible -- to ge
|
||||||
* `Tomorrow Focus Technologies GmbH <http://www.t-f-t.net/>`_ - Running some of the biggest web sites in Europe
|
* `Tomorrow Focus Technologies GmbH <http://www.t-f-t.net/>`_ - Running some of the biggest web sites in Europe
|
||||||
* `123i.com.br <http://123i.com.br>`_ - Find real estate in Brazil
|
* `123i.com.br <http://123i.com.br>`_ - Find real estate in Brazil
|
||||||
* `Ginsys <http://ginsys.eu/>`_ - Linux infrastructure consulting from Belgium
|
* `Ginsys <http://ginsys.eu/>`_ - Linux infrastructure consulting from Belgium
|
||||||
|
* `Action.IO <http://www.action.io/>`_ - Action.IO Cloud Development Platform
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue