Files
toallab-automation/roles/linux-system-roles.network/tests/run-tasks.yml
2020-08-17 12:06:41 -04:00

7 lines
136 B
YAML

# SPDX-License-Identifier: BSD-3-Clause
---
- name: Run the tasklist {{ task }}
hosts: all
tasks:
- include_tasks: "{{ task }}"