ansibleguy / webui

Basic WebUI for using Ansible
https://webui.ansibleguy.net
GNU General Public License v3.0
92 stars 7 forks source link

Feature: Job retries #43

Closed NiceRath closed 1 month ago

NiceRath commented 5 months ago

Scope

Unknown

Description

It would be nice to have a job-retry setting. If the job execution fails because of environmental errors (timeout, network, ...) it could be re-ran automatically. Default may be 0 - no retries