schubergphilis / towerlib

A python library to interface with ansible tower's (awx) api.
MIT License
43 stars 39 forks source link

Add scm_branch option to JobTemplate.launch() #90

Closed howardjones closed 3 years ago

howardjones commented 3 years ago

I had a requirement to launch a job template with non-default SCM branches for testing. The API supports this, but towerlib didn't.

costastf commented 3 years ago

Thanks!

costastf commented 3 years ago

version 3.9.2 is uploaded with your change. Thanks again!

howardjones commented 3 years ago

Sweet! Thanks for the quick turnaround! I can retire my private wheel already :-) (also, I love how easy these kinds of changes are to make)

costastf commented 3 years ago

I love your enthousiasm :) If i get myself to fix the testing it will be even easier :D