mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-25 11:58:44 +08:00
9 lines
157 B
YAML
9 lines
157 B
YAML
|
---
|
||
|
- name: end_check_ports
|
||
|
debug:
|
||
|
var: end_check_ports.stdout_lines
|
||
|
|
||
|
- name: end_check_versions
|
||
|
debug:
|
||
|
var: end_check_versions.stdout_lines
|