mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Add deployment type shortname for legacy API url (#2026)
* Add deployment type shortname for legacy API url * Add trailing slash to legacy API url Co-authored-by: Christian Adams <rooftopcellist@gmail.com> --------- Co-authored-by: Christian Adams <rooftopcellist@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
deployment_type: awx
|
||||
deployment_type_shortname: awx
|
||||
kind: 'AWX'
|
||||
api_version: '{{ deployment_type }}.ansible.com/v1beta1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user