mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 12:27:37 -02:30
ConfigMap supervisor configs and launch scripts for k8s
This commit is contained in:
committed by
chris meyers
parent
99384b1db9
commit
346b9b9e3e
@@ -212,6 +212,8 @@
|
||||
- 'configmap'
|
||||
- 'secret'
|
||||
- 'deployment'
|
||||
- 'supervisor'
|
||||
- 'launch_awx'
|
||||
no_log: true
|
||||
|
||||
- name: Apply Deployment
|
||||
@@ -221,6 +223,8 @@
|
||||
- "{{ configmap }}"
|
||||
- "{{ secret }}"
|
||||
- "{{ deployment }}"
|
||||
- "{{ supervisor }}"
|
||||
- "{{ launch_awx }}"
|
||||
no_log: true
|
||||
|
||||
- name: Delete any existing management pod
|
||||
|
||||
Reference in New Issue
Block a user