WIP3
This commit is contained in:
6
roles/linux-system-roles.network/tests/run-tasks.yml
Normal file
6
roles/linux-system-roles.network/tests/run-tasks.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
---
|
||||
- name: Run the tasklist {{ task }}
|
||||
hosts: all
|
||||
tasks:
|
||||
- include_tasks: "{{ task }}"
|
||||
Reference in New Issue
Block a user