ansible / ansible-sdk

The Ansible SDK
Apache License 2.0
24 stars 14 forks source link

Add forks parameter #60

Closed Akasurde closed 1 year ago

Akasurde commented 1 year ago
SUMMARY

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
COMPONENT NAME

ansible_sdk/executors/subprocess.py ansible_sdk/model/job_def.py examples/example_common.py examples/example_subprocess_forks.py tests/integration/test_basic.py