Skip to content

Commit 644f50f

Browse files
committed
adding new link to ansible references
1 parent efe3e5a commit 644f50f

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

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-01-14T15:50:48Z</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-01-15T18:21:49Z</updated></feed>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,7 @@ <h2>Ansible Resources</h2>
645645
<p><a class="reference external" href="http://devopsu.com/newsletters/ansible-weekly-newsletter.html">Ansible Weekly Newsletter</a></p>
646646
<p><a class="reference external" href="http://labs.qandidate.com/blog/2013/11/15/first-steps-with-ansible/">First Steps with Ansible</a></p>
647647
<p><a class="reference external" href="http://red-badger.com/blog/2013/06/29/ansible/">Red Badger on Ansible</a></p>
648+
<p><a class="reference external" href="http://lowendbox.com/blog/getting-started-with-ansible/">Getting Started with Ansible</a></p>
648649
<p><a class="reference external" href="http://softwareas.com/ansible-and-linode-what-i-learned-about-controlling-linodes-from-ansible">Ansible and Linode</a></p>
649650
<p><a class="reference external" href="http://jlafon.io/ansible-duo-security.html">Multi-factor SSH authentication with Ansible and Duo Security</a></p>
650651
<p><a class="reference external" href="http://devopsu.com/blog/ansible-vs-shell-scripts/">Ansible vs. Shell Scripts</a></p>

pages/configuration-management.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ <h2>Ansible Resources</h2>
6464
<p><a class="reference external" href="http://devopsu.com/newsletters/ansible-weekly-newsletter.html">Ansible Weekly Newsletter</a></p>
6565
<p><a class="reference external" href="http://labs.qandidate.com/blog/2013/11/15/first-steps-with-ansible/">First Steps with Ansible</a></p>
6666
<p><a class="reference external" href="http://red-badger.com/blog/2013/06/29/ansible/">Red Badger on Ansible</a></p>
67+
<p><a class="reference external" href="http://lowendbox.com/blog/getting-started-with-ansible/">Getting Started with Ansible</a></p>
6768
<p><a class="reference external" href="http://softwareas.com/ansible-and-linode-what-i-learned-about-controlling-linodes-from-ansible">Ansible and Linode</a></p>
6869
<p><a class="reference external" href="http://jlafon.io/ansible-duo-security.html">Multi-factor SSH authentication with Ansible and Duo Security</a></p>
6970
<p><a class="reference external" href="http://devopsu.com/blog/ansible-vs-shell-scripts/">Ansible vs. Shell Scripts</a></p>

source/content/pages/configuration-management.rst

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

3030
`Red Badger on Ansible <http://red-badger.com/blog/2013/06/29/ansible/>`_
3131

32+
`Getting Started with Ansible <http://lowendbox.com/blog/getting-started-with-ansible/>`_
33+
3234
`Ansible and Linode <http://softwareas.com/ansible-and-linode-what-i-learned-about-controlling-linodes-from-ansible>`_
3335

3436
`Multi-factor SSH authentication with Ansible and Duo Security <http://jlafon.io/ansible-duo-security.html>`_

0 commit comments

Comments
 (0)