Skip to content

Commit

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

- hosts: localhost
- hosts: 192.168.253.21
tasks:
- name: Run check-no-rofs (dev)
command: ansible-playbook site-check-no-rofs.yaml -e cluster=dev
Expand Down

0 comments on commit 3ef9082

Please sign in to comment.