Skip to content
Snippets Groups Projects
Commit 2f8fc1d1 authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

improved usage info

parent 732e5751
No related branches found
No related tags found
1 merge request!255Add epel to extra packages
This role adds all the packages we think are useful but aren't clearly a dependency of some function.
Before calling, you may want to define the following lists:
extra_packages #list of yum packages. Or see code on how to it loads an alternative file if not defined
exclude #list of packages to exclude
useEpel # if defined, it will enable epel repo
Usage:
roles:
- { role: extra_packages, useEpel: True, tags: [ other, extra_packages ] }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment