Skip to content

hectormartinezdev/hectormartinezdev.qbittorrent_nox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hectormartinezdev.qbittorrent-nox

This role installs the "No X Server" qBittorrent version as a service with systemd. It automatically accepts the license, so be sure to check qBittorrent first before using this role.

Role Variables

---
# PPA style, 'stable' or 'unstable'
qbittorrent_ppa: stable

# User that should be running qbittorrent
qbittorrent_user: "{{ ansible_user_id }}"

# If the service should be enabled
qbittorrent_service_enabled: true

# State of the service
qbittorrent_service_state: started

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  vars:
    qbittorrent_ppa: unstable
    qbittorrent_user: qbtuser

  roles:
    - hectormartinezdev.qbittorrent-nox

License

MIT

About

Mirrored from GitLab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages