Skip to content

Commit

Permalink
fix: Adjust site hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Aug 22, 2024
1 parent b44b518 commit 63cc006
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site-check-no-rofs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
#
# You can use delete_failed_pods to also delete Pods that fail.

- hosts: 192.168.253.21
gather_facts: False
- hosts: all
tasks:
- include_role:
name: check-no-rofs

0 comments on commit 63cc006

Please sign in to comment.