Skip to content

Commit

Permalink
pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Aug 24, 2019
1 parent 708b18b commit a251e15
Show file tree
Hide file tree
Showing 11 changed files with 238 additions and 469 deletions.
124 changes: 0 additions & 124 deletions menu/hetzner/pghetznerigpu.sh

This file was deleted.

59 changes: 0 additions & 59 deletions menu/network/network.sh

This file was deleted.

164 changes: 0 additions & 164 deletions menu/nttweak/nttweak.sh

This file was deleted.

3 changes: 2 additions & 1 deletion menu/pg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
- { role: clean-encrypt, tags: ['clean-encrypt'] }
- { role: kernel, tags: ['kernel'] }
- { role: nvidia, tags: ['nvidia'] }
- { role: system, tags: ['system'] }
- { role: system, tags: ['system'] }
- { role: plex, tags: ['plex'] }
14 changes: 14 additions & 0 deletions menu/roles/plex/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#########################################################################
# Title: Cloudbox: Plex Role #
# Author(s): l3uddz, desimaniac #
# URL: https://github.com/cloudbox/cloudbox #
# Docker Image: cloudb0x/plex #
# -- #
# Part of the Cloudbox project: https://cloudbox.works #
#########################################################################
# GNU General Public License v3.0 #
#########################################################################
---
- name: Extra Tasks
import_tasks: "subtasks/extra.yml"
when: (not continuous_integration)
Loading

0 comments on commit a251e15

Please sign in to comment.