feat(deluge): added role to install deluge and deluge web

This commit is contained in:
NaeiKinDus 2025-03-24 00:00:00 +00:00
parent bef258cfec
commit 1c625d2d84
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
19 changed files with 553 additions and 1 deletions

View file

@ -22,7 +22,7 @@
become: true
changed_when: false
ansible.builtin.reboot:
reboot_timeout: 10
reboot_timeout: 30
tasks:
- include_vars: ../../../../../../inventory/group_vars/all/vars.yml
- include_vars: ../../../../../../inventory/group_vars/all/vault.yml
@ -78,3 +78,7 @@
ansible.builtin.include_role:
name: nullified.infrastructure.gaming
tasks_from: main.yml
- name: Testing deluge role
ansible.builtin.include_role:
name: nullified.infrastructure.deluge
tasks_from: main.yml

View file

@ -1,5 +1,6 @@
custom_base_user_account: 'vagrant'
security_firewall_mangle_drop_privatenets: false
security_firewall_filter_policy_output: accept
security_configure_resolve_conf: true
global_ip_dualstack: false
external_provisioner_source_ips: