os.read-file
Read a file from the filesystem
collect:
  v1:
    - os.read-file:
        output_dir: /files/etc/bigtool-conf
        filepath: /etc/bigtool.conf
Required Parameters
- filepath- The file path on the host. If running Support Bundle via docker, this will work, but symlinks are not supported
Outputs
- bigtool.conf- The file contents
Shared Parameters
This spec also inherits all of the required and optional Shared Parameters