mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Remove launch scripts from configmaps
The duplication of these scripts has been bothering me for a while. They dont get enough usage to justify their existence.
This commit is contained in:
@@ -237,7 +237,6 @@
|
||||
- 'secret'
|
||||
- 'deployment'
|
||||
- 'supervisor'
|
||||
- 'launch_awx'
|
||||
no_log: true
|
||||
|
||||
- name: Apply Deployment
|
||||
@@ -248,7 +247,6 @@
|
||||
- "{{ secret }}"
|
||||
- "{{ deployment }}"
|
||||
- "{{ supervisor }}"
|
||||
- "{{ launch_awx }}"
|
||||
no_log: true
|
||||
|
||||
- name: Delete any existing management pod
|
||||
|
||||
Reference in New Issue
Block a user