diff --git a/site-check-no-rofs-runner.yaml b/site-check-no-rofs-runner.yaml index 84806906..6bf111f1 100644 --- a/site-check-no-rofs-runner.yaml +++ b/site-check-no-rofs-runner.yaml @@ -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