mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 17:50:35 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
5
plays/ping.yml
Normal file
5
plays/ping.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- hosts: all
|
||||
|
||||
tasks:
|
||||
- name: Ping all hosts
|
||||
ping:
|
||||
Reference in New Issue
Block a user