Merge pull request #1189 from Security-Onion-Solutions/quickfix/modulerun

use new module.run style
This commit is contained in:
Josh Patterson
2020-08-14 16:39:17 -04:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
needs_restarting: needs_restarting:
module.run: module.run:
- mine.send: - mine.send:
- func: needs_restarting.check - name: needs_restarting.check
- order: last - order: last