Skip to content
Snippets Groups Projects
README.md 390 B
Newer Older
This role adds all the packages we think are useful but aren't clearly a dependency of some function.
Simon Michnowicz's avatar
Simon Michnowicz committed

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


Usage:
  roles:
  - { role: extra_packages, tags: [ other, extra_packages ] }