summaryrefslogtreecommitdiffhomepage
path: root/ansible.html.markdown
diff options
context:
space:
mode:
authorMariusz Michalowski <92091891+mariuszmichalowski@users.noreply.github.com>2022-07-18 13:52:44 +0200
committerGitHub <noreply@github.com>2022-07-18 13:52:44 +0200
commitf63c92df74cbbe1e5192c40aac4feadc3b775395 (patch)
treef296e13cfeb178fee89f2308477f765ef13f3f08 /ansible.html.markdown
parent61892832db919be76182d388aeb5037acfded085 (diff)
Added new Ansible tutorial
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r--ansible.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 30dfba13..839aed24 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -753,3 +753,4 @@ the `register` command.
* [A system administrator's guide to getting started with Ansible - FAST!](https://www.redhat.com/en/blog/system-administrators-guide-getting-started-ansible-fast)
* [Ansible Tower](https://www.ansible.com/products/tower) - Ansible Tower provides a web UI, dashboard and rest interface to ansible.
* [Ansible AWX](https://github.com/ansible/awx) - The Open Source version of Ansible Tower.
+* [Ansible Tutorial for Beginners: Ultimate Playbook & Examples](https://spacelift.io/blog/ansible-tutorial)