7 lines
155 B
YAML
7 lines
155 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
---
|
|
- name: Test executing the role with default parameters
|
|
hosts: all
|
|
roles:
|
|
- linux-system-roles.network
|