Explicitly set kind value to AWX (#1056)

This commit is contained in:
Christian Adams
2022-09-20 23:09:13 -04:00
committed by GitHub
parent 57b5795aab
commit 1892b8f0ea

View File

@@ -1,6 +1,6 @@
---
deployment_type: awx
kind: '{{ deployment_type | upper }}'
kind: 'AWX'
api_version: '{{ deployment_type }}.ansible.com/v1beta1'
database_name: "{{ deployment_type }}"