doc: update ansible.md (#116)

This commit is contained in:
Mariusz Michalowski 2022-11-17 10:40:52 +01:00 committed by GitHub
parent 8c29c45622
commit f9073adf32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -400,3 +400,4 @@ $ ansible-pull -U <repository> [options]
[Getting started with Ansible](https://docs.ansible.com/ansible/latest/getting_started/index.html)
[Introduction to ad hoc commands](https://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html)
[Ansible cheatsheet](https://github.com/luckylittle/ansible-cheatsheet/blob/master/ansible-cheatsheet.txt)
[Ansible Tutorial for Beginners: Ultimate Playbook & Examples](https://spacelift.io/blog/ansible-tutorial)