I want to achieve a common ansible role. And conditions are : without using gather_facts (which basically allows us to check os_family for linux).
The way I have been