Lerning ansible
Go to file
2022-04-23 08:57:49 +01:00
chapter02 Initial Commit 2022-04-23 08:57:49 +01:00
chapter03 Initial Commit 2022-04-23 08:57:49 +01:00
chapter04 Initial Commit 2022-04-23 08:57:49 +01:00
chapter05 Initial Commit 2022-04-23 08:57:49 +01:00
chapter06 Initial Commit 2022-04-23 08:57:49 +01:00
chapter07 Initial Commit 2022-04-23 08:57:49 +01:00
chapter08 Initial Commit 2022-04-23 08:57:49 +01:00
chapter09 Initial Commit 2022-04-23 08:57:49 +01:00
chapter10 Initial Commit 2022-04-23 08:57:49 +01:00
chapter11 Initial Commit 2022-04-23 08:57:49 +01:00
chapter12 Initial Commit 2022-04-23 08:57:49 +01:00
.gitattributes Initial Commit 2022-04-23 08:57:49 +01:00
9781484281727.JPG Initial Commit 2022-04-23 08:57:49 +01:00
Contributing.md Initial Commit 2022-04-23 08:57:49 +01:00
LICENSE.txt Initial Commit 2022-04-23 08:57:49 +01:00
README.md Add "How to Use" section to README 2022-04-23 08:57:49 +01:00
Vagrantfile Initial Commit 2022-04-23 08:57:49 +01:00
wp-config.php.j2 Initial Commit 2022-04-23 08:57:49 +01:00

Apress Source Code

This repository accompanies Beginning Ansible Concepts and Application: Provisioning, Configuring, and Managing Servers, Applications and their Dependencies by Shaun R Smith and Peter Membrey (Apress, 2022).

Cover image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

How to use

There are various files and folders in this repository. Broadly these consist of:

  1. Vagrantfile - for automating the development environment
  2. Various chapter directories - each chapter has the source code for the end-state of that Chapter's exercise
  3. wp-config.php.j2 - referenced in Chapter 13 only

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.