Added jp_mens' presentation and removed dead links

This commit is contained in:
Fabian Arrotin 2012-11-09 17:30:36 +01:00
parent 2ff3fc6aa2
commit 2b3aeda33b

View file

@ -18,10 +18,6 @@ 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>`_
- 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 +85,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
`````````` ``````````