Rare find

Ansible for DevOps. Real-world examples for automating server setup and management.

ansiblefordevops.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • Replace use of private_network directive with quoted version.
  • Merge pull request #504 from LorenzoBettini/patch-2
  • Syntax update for jenkins provisioning.
  • Merge pull request #385 from dhjensen/jenkingsfix
  • Merge pull request #558 from jervfors/patch-1
  • Merge pull request #567 from meysiolio/patch-2
  • Merge pull request #599 from SethFranklin/patch-fix-do-slugs
  • Merge pull request #573 from Lukas-dev-threads/prefer-npx-to-run-npm-…
  • Update versions for molecule test versions in chapter 13.
January 2025
  • Updated Droplet image_id for CentOS
January 2024
  • Fix running npm package forever in chapter 4
November 2023
  • Update digitalocean.yml
July 2023
  • Remove TODO from mysql.yml
June 2023
  • Add a link to the book's manuscript repository.
  • Merge pull request #471 from hippogriffin/470-k8s-1.19
  • Merge pull request #533 from weshouman/kubernetes-example-fixes
  • Merge pull request #526 from Brain2life/ch04-drupal-playbook-fix
  • Small fix to README.
  • Fixes #531: systemd with molecule Docker containers requires cgroupns…
  • Proper way of installing molecule with docker tests.