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:
Shane McDonald
2020-12-22 09:12:03 -05:00
parent 8788c904c8
commit 106d90aeb3
5 changed files with 2 additions and 80 deletions

View File

@@ -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