File tree Expand file tree Collapse file tree 4 files changed +21
-7
lines changed
source/content/pages/06-automation Expand file tree Collapse file tree 4 files changed +21
-7
lines changed Original file line number Diff line number Diff line change @@ -2411,13 +2411,18 @@ <h3>Ansible Resources</h3>
24112411< p > < a href ="http://docs.ansible.com/index.html "> Official Ansible documentation</ a > </ p >
24122412</ li >
24132413< li >
2414- < p > < a href ="http://www.insom.me.uk/post/pycon-talk.html "> Python for Configuration Management with Ansible slides</ a >
2415- from PyCon UK 2013</ p >
2414+ < p > < a href ="https://serversforhackers.com/editions/2014/08/26/getting-started-with-ansible/ "> An Ansible tutorial</ a >
2415+ is a fantastically detailed introduction to using Ansible to set up
2416+ servers.</ p >
24162417</ li >
24172418< li >
24182419< p > < a href ="http://devopsu.com/newsletters/ansible-weekly-newsletter.html "> Ansible Weekly Newsletter</ a > </ p >
24192420</ li >
24202421< li >
2422+ < p > < a href ="http://www.insom.me.uk/post/pycon-talk.html "> Python for Configuration Management with Ansible slides</ a >
2423+ from PyCon UK 2013</ p >
2424+ </ li >
2425+ < li >
24212426< p > < a href ="http://labs.qandidate.com/blog/2013/11/15/first-steps-with-ansible/ "> First Steps with Ansible</ a > </ p >
24222427</ li >
24232428< li >
Original file line number Diff line number Diff line change @@ -78,13 +78,18 @@ <h3>Ansible Resources</h3>
7878< p > < a href ="http://docs.ansible.com/index.html "> Official Ansible documentation</ a > </ p >
7979</ li >
8080< li >
81- < p > < a href ="http://www.insom.me.uk/post/pycon-talk.html "> Python for Configuration Management with Ansible slides</ a >
82- from PyCon UK 2013</ p >
81+ < p > < a href ="https://serversforhackers.com/editions/2014/08/26/getting-started-with-ansible/ "> An Ansible tutorial</ a >
82+ is a fantastically detailed introduction to using Ansible to set up
83+ servers.</ p >
8384</ li >
8485< li >
8586< p > < a href ="http://devopsu.com/newsletters/ansible-weekly-newsletter.html "> Ansible Weekly Newsletter</ a > </ p >
8687</ li >
8788< li >
89+ < p > < a href ="http://www.insom.me.uk/post/pycon-talk.html "> Python for Configuration Management with Ansible slides</ a >
90+ from PyCon UK 2013</ p >
91+ </ li >
92+ < li >
8893< p > < a href ="http://labs.qandidate.com/blog/2013/11/15/first-steps-with-ansible/ "> First Steps with Ansible</ a > </ p >
8994</ li >
9095< li >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-08-31T06:54:12Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-09-01T19:20:39Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -57,11 +57,15 @@ management and application deployment tool built in Python.
5757### Ansible Resources
5858* [ Official Ansible documentation] ( http://docs.ansible.com/index.html )
5959
60- * [ Python for Configuration Management with Ansible slides] ( http://www.insom.me.uk/post/pycon-talk.html )
61- from PyCon UK 2013
60+ * [ An Ansible tutorial] ( https://serversforhackers.com/editions/2014/08/26/getting-started-with-ansible/ )
61+ is a fantastically detailed introduction to using Ansible to set up
62+ servers.
6263
6364* [ Ansible Weekly Newsletter] ( http://devopsu.com/newsletters/ansible-weekly-newsletter.html )
6465
66+ * [ Python for Configuration Management with Ansible slides] ( http://www.insom.me.uk/post/pycon-talk.html )
67+ from PyCon UK 2013
68+
6569* [ First Steps with Ansible] ( http://labs.qandidate.com/blog/2013/11/15/first-steps-with-ansible/ )
6670
6771* [ Red Badger on Ansible] ( http://red-badger.com/blog/2013/06/29/ansible/ )
You can’t perform that action at this time.
0 commit comments