Skip to content

Commit 4460e64

Browse files
committed
adding new resource for ansible
1 parent df73bc9 commit 4460e64

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

configuration-management.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ <h3>Ansible Resources</h3>
143143
<li>
144144
<p><a href="http://probablyfine.co.uk/2014/03/27/how-to-write-an-ansible-role-for-ansible-galaxy/">How to Write an Ansible Role for Ansible Galaxy</a></p>
145145
</li>
146+
<li>
147+
<p><a href="http://blog.mist.io/post/82383668190/move-fast-and-dont-break-things-testing-with">Testing with Jenkins, Docker and Ansible</a></p>
148+
</li>
146149
</ul>
147150
<br/>
148151
Next read the

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>2014-04-14T11:12:40Z</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-04-14T12:44:04Z</updated></feed>

source/content/pages/21-configuration-management/2101-configuration-management.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ from PyCon UK 2013
6262

6363
* [How to Write an Ansible Role for Ansible Galaxy](http://probablyfine.co.uk/2014/03/27/how-to-write-an-ansible-role-for-ansible-galaxy/)
6464

65+
* [Testing with Jenkins, Docker and Ansible](http://blog.mist.io/post/82383668190/move-fast-and-dont-break-things-testing-with)

0 commit comments

Comments
 (0)