Update free-programming-cheatsheets.md (#8711)

* Ansible Cheatsheet added

* Update free-programming-cheatsheets.md

* [Ansible Cheat Sheet — A DevOps Quick Start Guide](https://medium.com/edureka/ansible-cheat-sheet-guide-5fe615ad65c0) - edureka (HTML, PDF)
pull/8798/head
Manish-Syal123 2 years ago committed by GitHub
parent d345744bd4
commit 017af9991b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      more/free-programming-cheatsheets.md

@ -1,5 +1,6 @@
### Index ### Index
* [Ansible](#ansible)
* [APL](#apl) * [APL](#apl)
* [Artificial Intelligence](#artificial-intelligence) * [Artificial Intelligence](#artificial-intelligence)
* [C](#c) * [C](#c)
@ -51,6 +52,15 @@
* [Webpack](#webpack) * [Webpack](#webpack)
### Ansible
* [Ansible Basic Cheat Sheet](https://intellipaat.com/blog/tutorial/devops-tutorial/ansible-basic-cheat-sheet) - Intellipaat (HTML)
* [Ansible Cheat Sheet](https://sites.google.com/site/mrxpalmeiras/ansible/ansible-cheat-sheet) - Mrxpalmeiras (HTML)
* [Ansible Cheat Sheet — A DevOps Quick Start Guide](https://medium.com/edureka/ansible-cheat-sheet-guide-5fe615ad65c0) - edureka (HTML, PDF)
* [Automate your tasks with this Ansible cheat sheet](https://opensource.com/article/20/11/ansible-cheat-sheet) - Opensource (HTML)
* [How to Use Ansible: A Reference Guide](https://www.digitalocean.com/community/cheatsheets/how-to-use-ansible-cheat-sheet-guide) - DigitalOcean (HTML)
### APL ### APL
* [A reference card for GNU APL](https://github.com/jpellegrini/gnu-apl-refcard/blob/master/aplcard.pdf) - jpellegrini (PDF) * [A reference card for GNU APL](https://github.com/jpellegrini/gnu-apl-refcard/blob/master/aplcard.pdf) - jpellegrini (PDF)

Loading…
Cancel
Save