Understanding Blocks in Ansible: Grouping Tasks and Handling Errors

In Ansible, blocks are a powerful feature that allows users to group tasks together, manage error handling more efficiently, and apply conditionals or handlers to a group of tasks as a whole. Introduced as part of Ansible’s advanced playbook functionality, blocks help improve both the readability and manageability of complex playbooks.

Continue reading “Understanding Blocks in Ansible: Grouping Tasks and Handling Errors”

Ubuntu upgrade FAIL!

I try out the systems I advise to the people. I am a Linux user with a significant background in debugging and solving errors in the system. Being a Debian user since the Woody/Sarge times I welcomed Ubuntu Linux early when it was released the first time. It was a solid, user friendly system for more than a decade. Unfortunately I experience serious quality degradation in the past years.

Continue reading “Ubuntu upgrade FAIL!”