Semi-random data with Ansible
You may come across the need for randomized data that is also predictable- whether picking randomized ports, UUIDs, etc. Ansible has a few tricks available t...
You may come across the need for randomized data that is also predictable- whether picking randomized ports, UUIDs, etc. Ansible has a few tricks available t...
Thanks to some integration plugins, Rundeck can serve as a competent GUI dashboard for running Ansible playbooks- but there are some quirks and caveats that ...
This is more difficult to figure out than it should be.
When preparing for the holidays, I’m a big fan of digital decorations- which use a projector and special videos to “decorate” a surface or create various spe...
TLDR: If you need an Ansible playbook to generate a clean-looking HTML report of the tasks it performed, check out this template for some ideas.