@andybaio - name: is_dir returns: bool description: | Takes a single string argument and returns true if a directory with that name exists on the file system. posargs: file: type: str description: File to query