ansible / ansible-sdk

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

Rework AnsibleJob definition #15

Closed Akasurde closed 2 years ago

Akasurde commented 2 years ago

Currently, Ansible Job definition is at its bare minimum. We need to come up with something which is a more structured way to handle Ansible Job definition - https://github.com/ansible/ansible-sdk/blob/60ef7e694567507c919d94159571f9234ff8bc3a/ansible_sdk/model/job_def.py#L8

Akasurde commented 2 years ago

resolved_by_pr https://github.com/ansible/ansible-sdk/pull/32