Nginx RTMP
This commit is contained in:
@@ -85,3 +85,6 @@
|
||||
[submodule "roles/ericomeehan.nextcloud"]
|
||||
path = roles/ericomeehan.nextcloud
|
||||
url = git@gitea.eom.dev:DevOps/ansible-role-nextcloud.git
|
||||
[submodule "roles/ericomeehan.nginx-rtmp"]
|
||||
path = roles/ericomeehan.nginx-rtmp
|
||||
url = git@gitea.eom.dev:DevOps/ansible-role-nginx-rtmp.git
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
- name: Execute test
|
||||
hosts: alpha-control-plane
|
||||
become: true
|
||||
vars_files:
|
||||
- ../secrets.yaml
|
||||
roles:
|
||||
- role: ericomeehan.nginx-rtmp
|
||||
Submodule
+1
Submodule roles/ericomeehan.nginx-rtmp added at d83c4388df
Reference in New Issue
Block a user