Skip to content

modifying extra packages to include vars files from playbook level

Andreas Hamacher requested to merge extra_packages into master

I don't like to always have to run include_vars. Especially this large one is costly. With starting to support ubuntu AND CentOS I am avoiding a second If else style here

Merge request reports