Skip to content

Commit

Permalink
feat: add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
unchama committed Sep 11, 2023
1 parent 42b596d commit 46c0382
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- name: Wait until the file /usr/bin/kubeadm is present before continuing
ansible.builtin.wait_for:
path: /usr/bin/kubeadm
timeout: 1200

- name: Gather facts for first time
setup:

0 comments on commit 46c0382

Please sign in to comment.