feat: Add techtinium dns nodes
This commit is contained in:
@@ -419,3 +419,13 @@ graylog_password_secret: !vault |
|
||||
34663031333031396239386361323539613837383230366165653664396135633563633265376333
|
||||
64346366386136383233613533386437376263653736333437373466353465333339373365376663
|
||||
336434663137336232636133623132653237
|
||||
|
||||
technitium_web_admin: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65313430343864303431623031393535376535666130306139626162336439383464333739623463
|
||||
3839323438323532636631643635653566643037643365610a313237633637613131376338356666
|
||||
35323230303636663265656664333632306365623733623232336631333032656638346538636431
|
||||
3931383564353136640a353634363338646437616565623766653330353662663263663138646531
|
||||
35613361306332616464336232323562643463366139313431336436653536393062663761356337
|
||||
66306532353138663762653338646339613038363035303064666433336333633531626666393239
|
||||
653738616662366532653061326632663333
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.49
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 649
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.50
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 650
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.51
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 651
|
||||
@@ -18,17 +18,20 @@ paperless
|
||||
minio
|
||||
outline
|
||||
#nginx-proxy-manager
|
||||
upsnap
|
||||
#upsnap
|
||||
#geoguessr
|
||||
ghostfolio
|
||||
graylog
|
||||
jellyfin
|
||||
#graylog
|
||||
#jellyfin
|
||||
convertx
|
||||
nocodb
|
||||
#nocodb
|
||||
super-productivity
|
||||
droposs
|
||||
ghost
|
||||
dawarich
|
||||
technitium-dns
|
||||
technitium-dns-2
|
||||
technitium-dns-3
|
||||
|
||||
[baremetal]
|
||||
mipha
|
||||
|
||||
Reference in New Issue
Block a user