September 2019
-
Ansible tips’n’tricks: executing a loop conditionally
When writing playbooks, I occasionally add optional tasks. These tasks are only executed if a corresponding…
-
Dead Connection Detection (DCD) and the Oracle database
Dead Connection Detection is a useful feature of the Oracle database: it allows for the cleanup…