Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
---
|
||||
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/init.yml"
|
||||
tags:
|
||||
- always
|
||||
|
||||
# Always validating the configuration, even if `matrix_nginx_proxy: false`.
|
||||
# This role performs actions even if the role is disabled, so we need
|
||||
|
Reference in New Issue
Block a user