Skip to content

Commit

Permalink
adjust timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lathrop committed May 28, 2024
1 parent 1f873d1 commit 42f9e4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

- name: wait for zabbix to close event
ansible.builtin.wait_for:
timeout: 10
timeout: 5

- name: get events updated status
community.zabbix.zabbix_host_events_info:
Expand Down

0 comments on commit 42f9e4b

Please sign in to comment.