diff --git a/files/find.py b/files/find.py index 04ecddfe607..d6d1d42c4fd 100644 --- a/files/find.py +++ b/files/find.py @@ -267,6 +267,7 @@ def main(): get_checksum = dict(default="False", type='bool'), use_regex = dict(default="False", type='bool'), ), + supports_check_mode=True, ) params = module.params