How to create an Ansible Module/Library - Blog step-by-step

@Opvolger sure, you’re welcome!
You can also check this post out for more ideas for your blog, in particular, a next step could be how to cover your module with integration tests to make sure it works as expected and how to run them locally. It’s in p. 3 Creating an Ansible collection with a simple module step-by-step.