Scott Moser b55d7a9881 Add 'unverified_modules' config option and skip unverified modules
Config modules are able to declare distros that they were verified
to run on by setting 'distros' as a list in the config module.

Previously, if a module was configured to run and the running distro was not
listed as supported, it would run anyway, and a warning would be written.

Now, we change the behavior to skip those modules.

The distro (or user) can specify that a given list of modules should run anyway
by declaring the 'unverified_modules' config variable.

run_once modules will be run without this filter (ie, expecting that the user
explicitly wanted to run it).
2014-02-12 16:05:35 -05:00
..
2013-12-12 14:22:14 -05:00
2013-12-12 14:22:14 -05:00
2014-02-10 15:32:46 -07:00
2010-09-07 18:27:43 -04:00