aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/plex/meta/argument_specs.yaml
blob: 7c49c67aa9b7539afc4fb4c6c7ba440aade344cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---

argument_specs:
  main:
    short_description: Main entry point for the Plex role
    description:
      - This role installs the Plex Media Server as a systemd service.
    author:
      - Kumar Damani
    options:
      plex_nas_mount_path:
        type: 'str'
        required: true
        description:
          - The path to the data on the NFS share.