Git Product home page Git Product logo

ansible-role-plex's People

Contributors

simoncaron avatar wilmardo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ansible-role-plex's Issues

ansible-galaxy pull not updated

I don't know if you have any control over this, but I pulled from galaxy.ansible.com

$ ansible-galaxy install wilmardo.plex

and got this when I ran it:

TASK [wilmardo.plex : Add Plex apt repo (Ubuntu & Debian with systemd)] **********************
fatal: [maeve]: FAILED! => {"changed": false, "msg": "apt cache update failed"}

When I inspected the file ~/.ansible/roles/wilmardo.plex/tasks/plex.yml I noticed the apt_repository is different from what is currently in your github (notice the dot-slash, which you fixed in bbf8f26):

    - name: Add Plex apt repo (Ubuntu & Debian with systemd)
      apt_repository:
        repo: deb https://downloads.plex.tv/repo/deb/ ./public main

To fix it, I cloned directly from github. I'm just surprised that ansible-galaxy doesn't have these changes from 2019, wondering if you can update that? This is my first use of ansible roles and so it really threw me. For something that's supposed to save time, this cost me quite a bit and may affect someone else as well.

Failure to add plex repo to ubuntu 18.04

TASK [wilmardo.plex : Add Plex apt repo (Ubuntu & Debian with systemd)] ************************************************************************************************************************** fatal: [192.168.122.160]: FAILED! => {"changed": false, "msg": "E:The repository 'https://downloads.plex.tv/repo/deb ./public Release' does not have a Release file."}

Hello, thanks for the role but on running it as described with the documentation on a completely new blank ubuntu server 18.04 install I get the above error.

Anything I can do to debug it for you?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.