Ansible: Generic package manager
Heyho! In this short post I wanted to show you how to use the ansible package module. Have you ever ended up writing a bunch of when statements for different distributions just to use the right package manager? You can use the ansible package module instead, it will automatically choose…