Make the API version used for status update parametrable

This commit is contained in:
Yanis Guenane
2021-02-17 11:21:02 +01:00
parent 53fd88a4e1
commit a44cfb676d
2 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
---
deployment_type: awx
api_version: '{{ deployment_type }}.ansible.com/v1beta1'
tower_task_privileged: false
tower_ingress_type: none