Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

kds-rune/ansible-role-plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: plex

A simple Ansible role for installing a plex media server from official repository.

After installation, you can access the server from the following URL to configure:

http://<hostname>:32400/web

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

- hosts: perplexed
  gather_facts: True
  tasks:

  - include_role:
      name: noruro.plex
    vars:
      plex_version: latest

License

MIT

Author Information

N/A

About

Simple role for installing a Plex Mediaserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published