mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
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)
This commit is contained in:
parent
d345744bd4
commit
017af9991b
@ -1,5 +1,6 @@
|
||||
### Index
|
||||
|
||||
* [Ansible](#ansible)
|
||||
* [APL](#apl)
|
||||
* [Artificial Intelligence](#artificial-intelligence)
|
||||
* [C](#c)
|
||||
@ -51,6 +52,15 @@
|
||||
* [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
|
||||
|
||||
* [A reference card for GNU APL](https://github.com/jpellegrini/gnu-apl-refcard/blob/master/aplcard.pdf) - jpellegrini (PDF)
|
||||
|
Loading…
Reference in New Issue
Block a user