@@ -50,8 +50,8 @@ management and application deployment tool built in Python. | |||
| 50 | 50 | ||
| 51 | 51 | ||
| 52 | 52 | ### 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 | ||
| 55 | 55 | servers. | |
| 56 | 56 | ||
| 57 | 57 | * [Ansible Text Message Notifications with Twilio SMS](https://www.twilio.com/blog/2014/05/ansible-text-messages-notifications-with-twilio-sms.html) | |
@@ -44,6 +44,10 @@ be able to structure your playbooks: | |||
| 44 | 44 | ||
| 45 | 45 | ||
| 46 | 46 | ### 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 | + | ||
| 47 | 51 | * [Using Ansible for deploying serverless applications](https://opensource.com/article/17/8/ansible-serverless-applications) | |
| 48 | 52 | provides a short overview with an example playbook how Ansible can also | |
| 49 | 53 | be useful for configuring [serverless](/serverless.html) applications. | |
0 commit comments