./.bundle/gems/ruby/2.5.0/gems/bolt-1.16.0/lib/bolt_spec/run.rb:14:in `run_task' ./spec/acceptance/os_patching_spec.rb:109:in `block (3 levels) in <top (required)>'
12module BoltSpec
13 module Run
14 def run_task(task_name, targets, params, config: nil, inventory: nil)
15 if config.nil? && defined?(bolt_config)
16 config = bolt_config