Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ ansible-role-arm Public archive

Simple ansible role for installing automatic ripping machine server

License

Notifications You must be signed in to change notification settings

kds-rune/ansible-role-arm

Repository files navigation

Ansible Role: arm

A simple role to install the 'automatic ripping machine' (https://github.com/ahnooie/automatic-ripping-machine)

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

- hosts: army-of-arms
  gather_facts: True
  tasks:

  - include_role:
      name: noruro.arm
    vars:
      arm_mkv_args: '--profile=/opt/arm/default.mmcp.xml'
      arm_mkv_profile: '-sel:all,+sel:(nor|nob|eng),-sel:(havemulti),-sel:mvcvideo,=100:all,-10:favlang,-20:nor,-30:nob'
      arm_hb_args: '--subtitle-lang-list nob,eng --all-subtitles --subtitle scan -F --audio-lang-list nob,eng,und --all-audio'
      arm_plex_extras: 'true'

License

MIT

Author Information

N/A

About

Simple ansible role for installing automatic ripping machine server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published