infra-ansible
infra-ansible copied to clipboard
config-packages should support a list of packages + enable/disable repos
The config-packages
role should support accepting a list of packages (instead of traversing the list as-is).
Also, it should support the use of yum
as an alternative to package
, and with that add support for the enablerepo
and disablerepo
parameters.