rmoriz / ansiblebook

Code samples from the book "Ansible: Up and Running"

Home Page:http://ansiblebook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible: Up and Running (3rd edition) code samples

This repository contains code samples from Ansible: Up and Running, 3rd. Ed. ISBN:978-1-098-10915-8, organized by book chapter.

The book is published by O'Reilly https://oreil.ly/lOxWu

Note that most chapters have a single subdirectory named playbooks. I did this so that the directory structure of the code would match the directory structure in the book, since the book always assumes a playbooks directory.

If you encounter any problems with these samples, please submit a GitHub issue or a pull request against this repository.

Readers of the Early Release on the O'Reilly site should checkout the branch 3rd-edition.

About

Code samples from the book "Ansible: Up and Running"

http://ansiblebook.com


Languages

Language:HTML 89.2%Language:YAML 6.5%Language:Jinja 1.9%Language:Python 0.9%Language:HCL 0.5%Language:Shell 0.4%Language:Makefile 0.3%Language:JavaScript 0.2%Language:Ruby 0.1%Language:Perl 0.0%Language:Dockerfile 0.0%