mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-14 03:45:21 +00:00
Replace most import_tasks calls with include_tasks for improved performance
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Fail if playbook called incorrectly
|
||||
ansible.builtin.fail:
|
||||
msg: "The `username` variable needs to be provided to this playbook, via --extra-vars"
|
||||
|
||||
Reference in New Issue
Block a user