4 lines
55 B
YAML
4 lines
55 B
YAML
---
|
|
- hosts: all
|
|
tasks:
|
|
- command: hostname |
---
|
|
- hosts: all
|
|
tasks:
|
|
- command: hostname |