diff options
author | Al <80943867+al-ias@users.noreply.github.com> | 2022-07-24 12:28:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-24 12:28:23 +0200 |
commit | 1bd3310bf28a967e3a62248a5f2a7d5ff4515675 (patch) | |
tree | ac5fe8498c215f8c2a28e9ae5278cb1769fd7e9a /ansible.html.markdown | |
parent | 39e0b12b1545b06c7359b544790e423550b5cf13 (diff) | |
parent | 6be91ac96b852859e124c5b3b830348fd44d4b11 (diff) |
Merge pull request #3 from al-ias/master
Merge master
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r-- | ansible.html.markdown | 1 |
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) |