mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 01:30:35 +00:00
6 lines
62 B
YAML
6 lines
62 B
YAML
- hosts: all
|
|
|
|
tasks:
|
|
- name: Ping all hosts
|
|
ping:
|