mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 05:42:55 +00:00
Remove deployment_type
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
---
|
||||
- name: Include deployment type vars
|
||||
include_vars: "{{ deployment_type }}.yml"
|
||||
|
||||
- name: Check for existing secret key
|
||||
k8s_info:
|
||||
kind: Secret
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
uwsgi_bash: "bash -c"
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
uwsgi_bash: "scl enable rh-postgresql10"
|
||||
Reference in New Issue
Block a user