← 返回首页
update with new version of an ansible tutorial · pythonthings/fullstackpython.com@2ccbd17 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 2ccbd17

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

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

‎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)

Footer

© 2026 GitHub, Inc.