This release adds the ability to launch AWX job templates by name rather than by numeric ID, so consuming code no longer has to hardcode instance-specific template IDs (which differ between instances and shift when templates are added or removed).
Aliased the class to the service to allow autowiring.
Initial release.
Initial branch.