summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/action_plugins/sanity_checks.py
Commit message (Collapse)AuthorAgeFilesLines
* Move sanity_checks into custom action pluginMichael Gugino2017-12-201-0/+96
This commit moves sanity_checks tasks into a custom action plugin that is only run against a single host. This will result in a large reduction of tasks during initialization