mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
Initial work on using externally defined roles
This commit is contained in:
5
roles/custom/matrix_playbook_migration/tasks/main.yml
Normal file
5
roles/custom/matrix_playbook_migration/tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
|
||||
tags:
|
||||
- setup-all
|
Reference in New Issue
Block a user