hjwp / Book-TDD-Web-Dev-Python

Book - TDD web dev with Python
https://www.obeythetestinggoat.com
Other
484 stars 175 forks source link

Review chapter 11 ansible #228

Closed Xronophobe closed 5 months ago

Xronophobe commented 5 months ago

Due to some errors after resolving merge conflicts, I decided to open a new PR for this. Original PR: https://github.com/hjwp/Book-TDD-Web-Dev-Python/pull/215

We forgot to lead the reader where to make git commits in the chapter. Also, I would consider adding an ansible config file once we got all the options ansible-playbook command needs, so the command is shorter. Otherwise, I found the the approach, and the length of this chapter good.