Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Cloudbox/Cloudbox-old


https://github.com/Cloudbox/Cloudbox-old

Pre-Tasks: Ansible-lint checked.

82dd759bd1ce690e0846d9a1ff034c61a4948cc0 authored almost 6 years ago
Pre-Tasks: Updated IP lookup method.

c19d4e93464c6c6acdeb4b02ffb8a153e4912960 authored almost 6 years ago
BTRFS: Check if 'root_fstype' variable is defined before looking for 'btrfs'

- Certain systems dont have / mounted and this variable would be
undefined in those cases.

3efbd2e38f04dd69ca155ca8780b695e0db8344b authored almost 6 years ago
Mounts: Fixed start/stop container tasks losing their container list

3fd4343fe85782eab5aa59cb65f95ff27b61a130 authored almost 6 years ago
UnionFS: Added container stop tasks when `use_remote` is false.

- Also creates `/mnt/remote` folder to prevent errors with
unionfs/mergerfs.

879fb4de2fa9134161344aebae3f605a9e140cef authored almost 6 years ago
Remote: Skip role when `use_remote` is false

684e8a341eb09a81d832045c36ccd6e4a3f05fd1 authored almost 6 years ago
UnionFS: Skip Docker service restarting if not required.

- Will speed this part of the role up when skipped.

56f9eefe91c879e73c4230df375dab1f03ff3d10 authored almost 6 years ago
UnionFS: Moved docker-related tasks to docker subtask file [ansible]

55766aecb55896f7ebf3781382c83c3b2a308e42 authored almost 6 years ago
Ansible: Added new role var `use_remote`.

- Leaving rclone.remote blank in `settings.yml` will skip the install of
cloudplow.

9a62bd2ddc614591a1f7af314cfb47a435e8e5b0 authored almost 6 years ago
Ansible: Renamed role vars

b88347a06d1c94311e3f866685ab2aef9fc6a846 authored almost 6 years ago
Traktarr: Removed `--ignore-backlist` argument from systemd.

54778ac8b5f8b596d234bc48781c046809036f6c authored almost 6 years ago
Merge branch 'hotfix/pull-app-set-develop-to-hardreset' into develop

b5529d21f93a87447125776b105e87e335562f95 authored almost 6 years ago
Merge branch 'hotfix/pull-app-set-develop-to-hardreset'

d75767c81ec6ec13aa517f1eddd4d547c259ee83 authored almost 6 years ago
Git: "Pull" app hard resets develop instead of rebase.

60f2b5f40be54a0d41fd4f80dcab3504daeabdae authored almost 6 years ago
Restore: Set shell after creating user account.

1420e49eda32d16efefea34577525f841f32f910 authored almost 6 years ago
User: Add user to 'video' group.

- Also, fixed up role as per ansible-lint.

281a1037df839d73d8dc5b0bf5ab484a633298f1 authored almost 6 years ago
Python-PlexLibrary: Now inserts Plex URL to config...

- Also inserts Plex token, if Plex login is filled in.
- Also fixed up role as per ansible-lint.

6d7f5ef2c351aefef469cf51685d90286c096546 authored almost 6 years ago
Merge branch 'develop' into develop

eb4a5825ea57a7bf259abb341e62f0691da636e1 authored almost 6 years ago
Sonarr4K: v3 uses "unstable" version. Also supports custom install files.

036973bccc31971c6beca254bf52116d449da1a4 authored almost 6 years ago
Sonarr: v3 uses "unstable" version. Also supports custom install files.

7bb359da9e49eff83c5821c63c1a12e1ddcc8ee1 authored almost 6 years ago
Sonarr: Updated docker images names to reflect recent hotio changes.

9bd46d5d98cce2d55af396c847134329c48758df authored almost 6 years ago
Radarr: Updated docker images names to reflect recent hotio changes.

c7681382402f4f5a1f55bab6639f034d7eb9401b authored almost 6 years ago
Sonarr4K: Updated docker images names to reflect recent hotio changes.

bcffb8b278a785509728a2d2de91f0f01a8b7794 authored almost 6 years ago
Ansible: Updated quotes in service check tasks

f83f6acad8534a853e7f5c0a595d74a7fb26d5fe authored almost 6 years ago
Ansible: Updated quotes in service check tasks

0dbd64569748ef68caac7120274217b1be143e72 authored almost 6 years ago
Sonarr4K: Updated docker images names to reflect recent hotio changes.

b2874717bb139d5c9c031c15060c1a0ff144cd6f authored almost 6 years ago
Sonarr: Updated docker images names to reflect recent hotio changes.

c8ba2017532bb9b7232f1bd55f911c2999347e69 authored almost 6 years ago
Radarr: Updated docker images names to reflect recent hotio changes.

e77a21ab386885569345e9aeb50b57409c32b245 authored almost 6 years ago
Remote: Removed `--clear-chunk-age` from Plexdrive 4 service file.

- Not supported anymore.

73fa5c4330cb3ce39f3dcc25f579afa9b4abeddc authored almost 6 years ago
Remote: Removed `--clear-chunk-age` from Plexdrive 4 service file.

- Not supported anymore.

551cf964dd4ecd8b246fc95cde9399f457ade6a7 authored almost 6 years ago
Merge branch 'hotfix/pull-app'

da8627d04acbb2e9826e7453e07e2f72d447e6ad authored almost 6 years ago
Merge branch 'hotfix/pull-app' into develop

b8539661fe7a752ac12df978e7206400926aa391 authored almost 6 years ago
Git: Adds "Pull" spp support to keep forks in sync.

- Will force devs to create new feature / patch branches vs working on
develop branch.

Ref:
- ...

a53da62ada063f7a704a97758e167d18818ab0d1 authored almost 6 years ago
Scripts: Put back banner in 'plex_autoscan_url.sh' script. [minor]

- Looks too odd without it.

e5d89ddea39620a9aa8ff74fbc21415bc3840cd3 authored almost 6 years ago
Sonarr4K: Fixed sonarr version

4e5e05af6a8a70dbcdf37aa40d9bf741571967b6 authored almost 6 years ago
Sonarr: Fixed sonarr version

64adfc91846e4c2c8f06760b518ad95131cde45f authored almost 6 years ago
UnionFS: Misc tweaks to role

- Ansible-lint corrected.
- Replaced 'lineinfile' module with 'ini_file'
- Updated tasks names.

5fa864cdc654dabf2344a5a7c02a6b402aaddcd0 authored almost 6 years ago
Remote: Renamed subtasks [ansible]

41716cf1ff81be32c7a5b55d5200a485b5f759f6 authored almost 6 years ago
Remote: Added support for Rclone Cache mount.

- Use `rclone_cache` for remote mount setting in `adv_settings.yml`

771005b9b773e6f75a96f065cc1b2606d776730f authored almost 6 years ago
Remote: Misc tweaks to role

- Ansible-lint corrected.
- Updated tasks names.
- Allow for both `plexdrive4` / `plexdrive5` an...

aaee4e885f4185dbb0aff40f9d8e2d9ac0dfab54 authored almost 6 years ago
System: Flush handlers before proceeding to next role [ansible]

28983442a17fcdec0448349f7506319d575f4a82 authored almost 6 years ago
System: Tweaked timezone tasks [ansible]

093e3e7c95a535d42481f207eeb6def5b3c932be authored almost 6 years ago
System: Tweaked local tasks [ansible]

8ea1a3538c398cba765d8ca0b2358b10652c6ba0 authored almost 6 years ago
System: Tweaked network tasks [ansible]

d41a5f73223712f470fecd5a2361dd1b4dbfed44 authored almost 6 years ago
PlexPy: Use TZ env variable for timezone.

07c88c669e303e322b5b146ae900d091ba42d5c5 authored almost 6 years ago
Feeder: Updated role to match recent mount changes.

- Tags have been updated as well.

`feeder_mount` - setup feeder mount with existing service fil...

5f59228bc6769f6cf763747adb8a76ecc4625451 authored almost 6 years ago
System: Added locale subtask to set en_US.UTF-8 as default lang.

- Call on this via `set-locale` tag.

c64589e6e2ff0573a0a7fa1d3127c03c7350f8ed authored almost 6 years ago
System: Reorganized Role [ansible]

982d7391258965e198095567724a0e2da2aa9ceb authored almost 6 years ago
Backup: Tweaked pushover message [minor]

0679190f1faf92c6d84af588807500ed96381209 authored almost 6 years ago
Scripts: [skip ci] Updated method of public ip lookup in 'plex_autoscan_url.sh'.

2607b4a5b97f674a8b849527a611258b422fbd10 authored almost 6 years ago
Cloudflare: Added `cloudflare_enabled` conditional to all roles.

- Will save some extra time during role runs when CF is not being used.

44884e8e6ae94c50cddbed68beb41a028ac4491a authored almost 6 years ago
Cloudflare: Updated method of public ip lookup [ansible]

a4753c67a7028a497c59553876508a7830ef65d2 authored almost 6 years ago
Backup: Tweaked backup size format [ansible]

61d1e033f8b0f596cd1807d725051bf2ea0eb734 authored almost 6 years ago
Mounts: Swapped 'lookup' plugin for 'ansible_date_time' Ansible fact. [ansible]

15a32ef2e90ca5e1883634286205c7cddd9835f4 authored almost 6 years ago
User: Swapped 'lookup' plugin for shell command. [ansible]

d72c8f9970974b38ec49d852802f5b891be5ad6e authored almost 6 years ago
Backup: Swapped 'lookup' plugin for shell command. [ansible]

83fa9d51c0aff819f0f8c8dae5fb4ef9d4ae679b authored almost 6 years ago
System: Install `tzdata` if missing

80e86cc639160f6417c2fd6aaf7694dabe226928 authored almost 6 years ago
SABnzbd: Set permissions recursively.

8a19e1b58dba638a5b8c6d2937bf5b31291fca2d authored almost 6 years ago
NZBGet: Set permissions recursively.

a5a6b1a07c9085156e481c9a43f05dd3c33f082f authored almost 6 years ago
NZBGet: Added DarkerNZBget theme support.

- Ref: https://github.com/ydkmlt84/DarkerNZBget
- Use `darkerr` setting in `adv_settings.yml` t...

294902e3815c93cd49e45bbfd9bd92690b92337e authored almost 6 years ago
NZBGet: Moved `HashRenamer.py` file to correct location in role [ansible]

33a278f19dcc2e843c1070dd50c363b768a4b832 authored almost 6 years ago
Suitarr: Replaced `/etc/localtime` volume with TZ env variable

- Order of precedence: provided TZ variable > internal docker TZ
variable > `-v /etc/localtime...

15c184f888909e8bfeff3efaf26ce9c4482890a9 authored almost 6 years ago
SABnzbd: Reorganized Role [ansible]

64dc4ea0ee71ee10d81eb415d2a55ba9b46d7e9c authored almost 6 years ago
Sonarr4K: Reorganized Role [ansible]

84af515ce365501a7cdd17acdce07affc3043b44 authored almost 6 years ago
Sonarr: Reorganized Role [ansible]

7b32864f532a4fcda41941ca76490e219632c3f5 authored almost 6 years ago
Radarr4K: Reorganized Role [ansible]

b5537a16f8564ce6a94cbf7c9ef8c107691625ab authored almost 6 years ago
Radarr: Reorganized Role [ansible]

83f7a6da70eb50fb95525c48595299ec7e351764 authored almost 6 years ago
Ombi: Reorganized Role [ansible]

b6b5aee1ef1e938b10a355da827ad99455990001 authored almost 6 years ago
NZBHydra2: Reorganized Role [ansible]

b1e72aea0bd34003ec06d5a008556630cca86499 authored almost 6 years ago
NZBGet: Reorganized Role [ansible]

07bf636a663b1478bdfbec6fc46f362e925618c9 authored almost 6 years ago
Jackett: Reorganized Role [ansible]

ccc589134d29b06b461f9454409c5f12172bddd4 authored almost 6 years ago
Bazarr: Reorganized Role [ansible]

d0d346341d9ac792bf65f04088c49d2ec0f70129 authored almost 6 years ago
Lidarr: Reorganized Role [ansible]

ba81a817e8c534e17d69f0d3133345b05e41cb28 authored almost 6 years ago
System: Set time zone with TZ variable

224ca421338ba303203e399b76be8f173726e4d9 authored almost 6 years ago
Pretasks: Created TZ global variable

3fd82adada0806162c874a4974fa3af7e103b675 authored almost 6 years ago
PIP: Changed install state to 'present' [ansible]

f91ec4ac83b5ec8becd03cc0d9c38f462528c25b authored almost 6 years ago
System: Set time zone for all users.

- Can be customized in adv_settings.yml

b0f20c550f65a534a8a504f2e43e5e88f5ec5d58 authored almost 6 years ago
Zsh: Fix regex for prior commit [minor]

1b61d8a3fc65afdff363e953cd4bc49b4cddc2a7 authored almost 6 years ago
Merge branch 'hotfix/timezone-fix-2' into develop

2e95e64256d6f61ed85a4a71d6e7448b094f383f authored almost 6 years ago
Merge branch 'hotfix/timezone-fix-2'

ad5cf84e0300164f32bc8294f02f887dfcf667bb authored almost 6 years ago
System: correct timezone when '/etc/localtime' does not exist.

adb42941cb559047a7cccece3c1a8353d6590244 authored almost 6 years ago
SMA: Change attribution (#278) [minor][ansible]

4d5e8f9407502afa4d2b4d8d0d0fa7e362e353fb authored almost 6 years ago
Zsh: Fix description and add line earlier in .zshrc (#277)

As per: https://stackoverflow.com/a/25876379

2036884388011f1a3c3f957433d22eba2033b3cc authored almost 6 years ago
Merge branch 'hotfix/timezone'

a88621d5238d817b9b09b980a01ee8a03bb57e02 authored almost 6 years ago
Merge branch 'hotfix/timezone' into develop

0ab3735cd3dfc72a7f6e260b01c436fa06a9e20e authored almost 6 years ago
System: Correct timezone when '/etc/localtime' is a folder.

- It should be a symlink to a timezone file, not a folder or a symlink
to a folder.

addaa3f8a600217f8d0f9365f43b86d931a76d53 authored almost 6 years ago
ruTorrent: Fix escaping on `throttle.global_down.max_rate.set_kb` (#276)

5921b7e8a33257938de3cd63b75fbe9336740a74 authored almost 6 years ago
Mounts: Moved sanity checks to Remote role.

e7ab1867406d3669b057d7e32a361924144ea859 authored almost 6 years ago
DDClient: Fixed templates folder.

d4d6b41fe6d0fdd567a93291843026cf7065598a authored almost 6 years ago
Suitarr: Removed obsolete fallback option

95654a70623b4bda71e6187961dec814339a4529 authored almost 6 years ago
Kernel: Moved subtasks to subfolder [ansible]

be0425393e2c60ea0f93a57a18dc174092fd3daf authored almost 6 years ago
Kernel: Updated the linux header package that gets installed. Shouldnt reboot unless otherwise required.

390681dd1d12a78536c390f6c92af141fe663bd1 authored almost 6 years ago
Remote: Task names renamed [minor][ansible]

3ec819572188d5e9a67c7abbfb5626987a602dc4 authored almost 6 years ago
UnionFS: Reorganized role [ansible]

5112515fa2609f6f48f2a5ee25fb6d1ece248289 authored almost 6 years ago
Remote: Reorganized role [ansible]

2ce96f9d7ac10bc55aca3bcaa68d78e26ff9dfaa authored almost 6 years ago
Kernel: Dont restart during CI.

82f48aab663d8f53d6ee6730700df7824e885d3b authored almost 6 years ago
Kernel: Moved linux-headers task to its own subtasks file. [ansible]

19bd49a9843fea07a9404cba40553abfb682b798 authored almost 6 years ago
Revert "System: Moved linux-headers install to System role."

This reverts commit a8783a011ca720ec5a9fb7c764610b9f17363c4b.

2e2722ab503d7c638f679af416970ad1a3a70e4e authored almost 6 years ago
System: Moved linux-headers install to System role.

a8783a011ca720ec5a9fb7c764610b9f17363c4b authored almost 6 years ago
Kernel: Updated task title [ansible][minor]

fef702efac0a8639bdb5980544dd6d5ea04c2e50 authored almost 6 years ago