mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
- name: "include create-domains.yml for peertube"
|
||||
include_tasks: create-domains.yml
|
||||
loop: "{{ domains.peertube }}"
|
||||
loop: "{{ domains['web-app-peertube'] }}"
|
||||
loop_control:
|
||||
loop_var: domain
|
||||
vars:
|
||||
|
Reference in New Issue
Block a user