From 66ca9d4b8f1f65060887bf178d85f8050dbcc69a Mon Sep 17 00:00:00 2001 From: Joel Handwell Date: Fri, 8 Apr 2016 15:07:25 -0400 Subject: [PATCH] Add "Ansible Up & Running" [Ansible](https://www.ansible.com/) is one of [configuration management tools](https://en.wikipedia.org/wiki/Configuration_management#Operating_System_configuration_management) to install and configure language run-time, server, database or any software in many kinds of operating system. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 721d7878..fd68d272 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -432,6 +432,7 @@ * [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended) * [A Mathematical Theory of Communication](http://ieeexplore.ieee.org/stamp/stamp.jsp?reload=true&arnumber=6773024&tp=) - Claude E.Shannon +* [Ansible Up & Running](https://www.ansible.com/blog/free-ansible-book) * [Asteriskā„¢: The Definitive Guide](http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html) * [Barcode Overview](http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf) (PDF) * [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.wisdom.weizmann.ac.il/~playbook/) -- GitLab