Skip to content

Commit

Permalink
Add a link to the book's manuscript repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jun 29, 2023
1 parent 7b243a0 commit 8058f71
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@

This repository contains Ansible examples developed to support different sections of [Ansible for DevOps](https://www.ansiblefordevops.com/), a book on [Ansible](http://www.ansible.com/) by [Jeff Geerling](https://www.jeffgeerling.com/).

Most of the examples are full-fledged VM examples, which use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation. Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.
Many examples use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation.

For more interesting examples of what you can do with Ansible, please see the [Ansible Vagrant Examples](https://github.com/geerlingguy/ansible-vagrant-examples) repository, and browse through some of [geerlingguy's roles on Ansible Galaxy](https://galaxy.ansible.com/geerlingguy/).
Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.

## Manuscript

The book's manuscript is released under the CC BY-SA license, and is publicly available in a separate repository: [Ansible for DevOps - Manuscript](https://github.com/geerlingguy/ansible-for-devops-manuscript).

## Examples and Chapters in which they're used

Expand Down

0 comments on commit 8058f71

Please sign in to comment.