mirror of
https://github.com/Apress/Beginning-Ansible-Concepts-and-Application.git
synced 2024-11-21 06:28:14 +01:00
Lerning ansible
chapter02 | ||
chapter03 | ||
chapter04 | ||
chapter05 | ||
chapter06 | ||
chapter07 | ||
chapter08 | ||
chapter09 | ||
chapter10 | ||
chapter11 | ||
chapter12 | ||
.gitattributes | ||
9781484281727.JPG | ||
Contributing.md | ||
LICENSE.txt | ||
README.md | ||
Vagrantfile | ||
wp-config.php.j2 |
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).
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:
- Vagrantfile - for automating the development environment
- Various chapter directories - each chapter has the source code for the end-state of that Chapter's exercise
- 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.