mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
add META Output for -vv, better than nothing
This commit is contained in:
@@ -913,4 +913,6 @@ class StrategyBase:
|
||||
else:
|
||||
result['changed'] = False
|
||||
|
||||
display.vv("META: %s" % msg)
|
||||
|
||||
return [TaskResult(target_host, task, result)]
|
||||
|
||||
Reference in New Issue
Block a user