marvinpinto.couchpotato
couchpotato
This is an Ansible Galaxy role that helps you install and manage CouchPotato.
Requirements
This role has been tested on Ubuntu 14.04 and is likely only compatible with Ubuntu-based systems.
Role Variables
# Application Configuration
couchpotato_app_src_directory: '/opt/couchpotato_src'
couchpotato_app_data_directory: '/opt/couchpotato_data'
couchpotato_app_pid_file: '/tmp/couchpotato.pid'
# Daemon Configuration
couchpotato_daemon_user: 'couchdaemon'
couchpotato_daemon_extra_args: ''
Examples
To install this module from Ansible Galaxy into the './roles' directory, run:
ansible-galaxy install marvinpinto.couchpotato -p ./roles
You can use it in a playbook like this:
- hosts: '127.0.0.1'
roles:
- role: 'marvinpinto.couchpotato'
become: true
Development
For local development and testing, use the provided Vagrantfile
(note: use vagrant up --provision
).
Informazioni sul progetto
Ansible Galaxy role to install and manage couchpotato.
Installa
ansible-galaxy install marvinpinto.couchpotato
Licenza
mit
Download
134
Proprietario
Computer nerd.