Install all common and extra packages that are not included in the corporation baseline template.
This role also enable epelrepo.
If something is missing please create a issue on github
Please check install.yml
common_pkg have to be defined but extra is a optional var. All variables present here: main.yml.
- hosts: test_group
vars:
extra_pkgs:
- nc
roles:
- novomatic-tech/common_pkgs
MIT
This role was created in 2018 for Novomatic Technologies Poland purposes.