This website requires JavaScript.
Explore
Help
Sign In
justin
/
Ansible
Watch
1
Star
0
Fork
You've already forked Ansible
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Ansible
/
ping.yml
10 lines
122 B
YAML
Raw
Permalink
Blame
History
---
-
hosts
:
all
gather_facts
:
false
tasks
:
-
name
:
Ping
ansible.builtin.ping
:
data
:
pong
Reference in New Issue
View Git Blame
Copy Permalink