provider-ansible icon indicating copy to clipboard operation
provider-ansible copied to clipboard

Per-ansiblerun timeout

Open d-honeybadger opened this issue 9 months ago • 0 comments

What problem are you facing?

I have ansibleruns with playbooks varying in complexity and inventory size from several hosts to 100 and more hosts. And currently there's a single timeout for those ansibleruns, meaning that it has to be tuned for the most complex playbook and largest inventory, and therefore will be of limited use for smaller runs. I believe I can specify ANSIBLE_TIMEOUT envvar on per-providerconfig basis, though it's still not ideal.

How could Crossplane help solve your problem?

Having a timeout field on the ansiblerun CR would be nice.

d-honeybadger avatar May 14 '24 13:05 d-honeybadger