Files
toallab-automation/roles/linux-system-roles.network/tests/playbooks/run_tasks.yml

7 lines
136 B
YAML

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