Skip to content

Commit 2ccbd17

Browse files
committed
update with new version of an ansible tutorial
1 parent d806fe8 commit 2ccbd17

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

content/pages/05-deployment/32-configuration-management.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ management and application deployment tool built in Python.
5050

5151

5252
### Ansible Resources
53-
* [An Ansible Tutorial](https://serversforhackers.com/an-ansible-tutorial)
54-
is a fantastically detailed introduction to using Ansible to set up
53+
* [An Ansible Tutorial](https://serversforhackers.com/c/an-ansible2-tutorial)
54+
is a fantastically detailed introduction on using Ansible to set up
5555
servers.
5656

5757
* [Ansible Text Message Notifications with Twilio SMS](https://www.twilio.com/blog/2014/05/ansible-text-messages-notifications-with-twilio-sms.html)

content/pages/05-deployment/33-ansible.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ be able to structure your playbooks:
4444

4545

4646
### Specific Ansible topics
47+
* [An Ansible2 Tutorial](https://serversforhackers.com/c/an-ansible2-tutorial)
48+
is an incredibly detailed look at how one developer installs and run
49+
Ansible.
50+
4751
* [Using Ansible for deploying serverless applications](https://opensource.com/article/17/8/ansible-serverless-applications)
4852
provides a short overview with an example playbook how Ansible can also
4953
be useful for configuring [serverless](/serverless.html) applications.

0 commit comments

Comments
 (0)