ansible / ansible_tower_client_ruby

Ruby gem for the Ansible Tower REST API
https://ansible.com/tower
MIT License
18 stars 41 forks source link

Add SystemJobTemplate#launch and the SystemJob class #100

Closed carbonin closed 6 years ago

carbonin commented 6 years ago

This will allow us to trigger a system job template manually and return the created system job.

@bdunne please review

https://bugzilla.redhat.com/show_bug.cgi?id=1560478

gmcculloug commented 6 years ago

cc @syncrou

miq-bot commented 6 years ago

Some comments on commit https://github.com/carbonin/ansible_tower_client_ruby/commit/f8c63b1dcc5a3833364e9e7a71700758092bec23

spec/system_job_template_spec.rb

miq-bot commented 6 years ago

Checked commit https://github.com/carbonin/ansible_tower_client_ruby/commit/f8c63b1dcc5a3833364e9e7a71700758092bec23 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 7 files checked, 0 offenses detected Everything looks fine. :cookie: