Skip to content

Commit 10fd723

Browse files
committed
removing dead link in config mgmt
1 parent 186bd60 commit 10fd723

File tree

4 files changed

+1
-9
lines changed

4 files changed

+1
-9
lines changed

all.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5864,9 +5864,6 @@ <h3>Ansible Resources</h3>
58645864
<p><a href="http://lattejed.com/first-five-and-a-half-minutes-on-a-server-with-ansible">First Five (and a half) Minutes on a Server with Ansible</a> </p>
58655865
</li>
58665866
<li>
5867-
<p><a href="http://davidwinter.me/articles/2013/11/23/introduction-to-ansible/">(Detailed) Introduction to Ansible</a></p>
5868-
</li>
5869-
<li>
58705867
<p><a href="http://hakunin.com/six-ansible-practices">6 practices for super smooth Ansible experience</a></p>
58715868
</li>
58725869
<li>

configuration-management.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ <h3>Ansible Resources</h3>
115115
<p><a href="http://lattejed.com/first-five-and-a-half-minutes-on-a-server-with-ansible">First Five (and a half) Minutes on a Server with Ansible</a> </p>
116116
</li>
117117
<li>
118-
<p><a href="http://davidwinter.me/articles/2013/11/23/introduction-to-ansible/">(Detailed) Introduction to Ansible</a></p>
119-
</li>
120-
<li>
121118
<p><a href="http://hakunin.com/six-ansible-practices">6 practices for super smooth Ansible experience</a></p>
122119
</li>
123120
<li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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>2015-09-23T11:39:53Z</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>2015-09-23T11:41:55Z</updated></feed>

source/content/pages/07-web-app-deployment/12-configuration-management.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ from PyCon UK 2013
7777

7878
* [First Five (and a half) Minutes on a Server with Ansible](http://lattejed.com/first-five-and-a-half-minutes-on-a-server-with-ansible)
7979

80-
* [(Detailed) Introduction to Ansible](http://davidwinter.me/articles/2013/11/23/introduction-to-ansible/)
81-
8280
* [6 practices for super smooth Ansible experience](http://hakunin.com/six-ansible-practices)
8381

8482
* [Shippable + Ansible + Docker + Loggly for awesome deployments](http://www.hiddentao.com/archives/2014/06/03/shippable-ansible-docker-loggly-for-awesome-deployments/)

0 commit comments

Comments
 (0)