Open
Conversation
b14a829 to
28d1d3d
Compare
derickr
requested changes
Apr 13, 2026
28d1d3d to
84d97d7
Compare
* Fixes from Derick's feedback
84d97d7 to
e15d90e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is a compilation of my notes documenting how I set up local Debian machines to run and test these playbooks.
Machines are intentionally ambiguous here, as these could be physical, virtualized, local, cloud, or any combination. The expected starting place for these playbooks is that the machines have a base Debian 12 install with SSH key authentication configured for the
rootuser.This is the first time I've worked with
*.rst(Restructured Text), so please point out if I'm using anything incorrectly.