jumpserver/apps/assets/automations/ping/host/posix/main.yml

6 lines
93 B
YAML
Raw Normal View History

2022-10-12 10:08:57 +00:00
- hosts: demo
gather_facts: no
tasks:
- name: Posix ping
2022-10-14 08:33:24 +00:00
ansible.builtin.ping: