summaryrefslogtreecommitdiffstats
path: root/playbooks/init/sanity_checks.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix node scaleup playsMichael Gugino2018-01-181-1/+2
| | | | | | | | Currently, users have no way to run preqrequisites.yml on just newly added nodes during scaleup. This commit ensures only the new nodes are changed during scaleup as well as ensure prerequisites are run.
* Move sanity_checks into custom action pluginMichael Gugino2017-12-201-48/+12
| | | | | | | 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
* Playbook Consolidation - InitializationRussell Teague2017-11-151-0/+51