Windows_Files Facts
See also: Windows_Files Operations.
windows_files.Directory
host.get_fact(Directory, path)
windows_files.File
host.get_fact(File, path)
windows_files.Link
host.get_fact(Link, path)
windows_files.Md5File
host.get_fact(Md5File, path)
Returns an MD5 hash of a file.
windows_files.Sha1File
host.get_fact(Sha1File, path)
Returns a SHA1 hash of a file.
windows_files.Sha256File
host.get_fact(Sha256File, path)
Returns a SHA256 hash of a file.