mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
6 lines
62 B
YAML
6 lines
62 B
YAML
- hosts: all
|
|
|
|
tasks:
|
|
- name: Ping all hosts
|
|
ping:
|