Skip to content

Commit

Permalink
fixup! feat: Implement generic ping playbook
Browse files Browse the repository at this point in the history
Fixes #3.

Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Sep 7, 2024
1 parent fc53400 commit 6a26c6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/ping.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0 OR LicenseRef-Apache-2.0-If-Not-Used-In-Template-Projects
- name: Ensure that the managed nodes are accessible
hosts: all
tasks:
Expand Down

0 comments on commit 6a26c6b

Please sign in to comment.