Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

ansible_custom_diff_module

simple module that takes source and target and their types and check if they are equal or not

return values

diff : evaluate source and target -in case of file or command-

changed: boolean return True -it means source and target is different-