Ability to add extra package to be installed
We have pkg_list but using extra_vars to pass this variable will only replace the list, not extend it.
It might be better to have a way to add a list of package to be installed.
Edited by Bo-Chun Chen
We have pkg_list but using extra_vars to pass this variable will only replace the list, not extend it.
It might be better to have a way to add a list of package to be installed.