Update templates

This commit is contained in:
L3D 2023-02-21 01:13:37 +01:00
parent 7453054803
commit 7c617a0509
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 8 additions and 7 deletions

3
.gitmodules vendored
View file

@ -31,9 +31,6 @@
[submodule "roles/do1jlr.acmetool"]
path = roles/do1jlr.acmetool
url = https://github.com/DO1JLR/ansible_role_acmetool.git
[submodule "roles/do1jlr.webhost"]
path = roles/do1jlr.webhost
url = https://github.com/DO1JLR/ansible_role_acmetool.git
[submodule "roles/do1jlr.ntp"]
path = roles/do1jlr.ntp
url = https://github.com/roles-ansible/ansible_role_ntp.git

View file

@ -14,9 +14,11 @@ ntp_servers:
- 2.pool.ntp.org iburst
- 3.pool.ntp.org iburst
local_accounts:
- video
local_users:
- name: video
pubkeys:
- video:
- l3d@pinkie.l3d.yt
- l3d@bsns.l3d
- l3d@backup.l3d.yt
@ -29,6 +31,6 @@ acme_notification_email: "{{ unattended_mail }}"
nginx__infrastructure_domain__enabled: false
nginx_sites:
- name: '{{ incentory_hostname }}'
- name: '{{ inventory_hostname }}'
webroot:
user: 'video'

View file

@ -0,0 +1,3 @@
---
stream_name: test
stream_input_url: "{{ lookup('community.general.passwordstore', 'chvoc/ansible/windows/obs-misc/portier/streamkey') }}"

@ -1 +0,0 @@
Subproject commit 25907677aaa7e9467bad04bf9576f460bf890da8