mirror of https://github.com/ansible/ansible.git
Fix CliRunnerCallbacks.on_file_diff in callbacks.py
When running ansible -C, I get a traceback that ends with AttributeError: Values instance has no attribute 'diff' This fixes on_file_diff to behave similar to PlaybookRunnerCallbacks.on_file_diff().pull/2221/head
parent
0342b054fd
commit
fa07604d43
Loading…
Reference in New Issue