Browse Source

revert accidental change to file

pull/2166/head
Warren Bailey 3 years ago
parent
commit
6825785ddc
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      playbooks/jitsi_jvb.yml

+ 5
- 5
playbooks/jitsi_jvb.yml View File

@@ -4,9 +4,9 @@
become: true

roles:
- role: roles/galaxy/com.devture.ansible.role.playbook_help
- role: roles/galaxy/com.devture.ansible.role.systemd_docker_base
- role: galaxy/com.devture.ansible.role.playbook_help
- role: galaxy/com.devture.ansible.role.systemd_docker_base

- roles/custom/matrix-base
- roles/custom/matrix-jitsi
- roles/custom/matrix-common-after
- custom/matrix-base
- custom/matrix-jitsi
- custom/matrix-common-after

Loading…
Cancel
Save