mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 21:32:52 +00:00
Fixing up lint errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
- include_vars: "{{ deployment_type }}.yml"
|
||||
- name: Include deployment type vars
|
||||
include_vars: "{{ deployment_type }}.yml"
|
||||
|
||||
- name: Ensure configured Tower resources exist in the cluster.
|
||||
k8s:
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
---
|
||||
uwsgi_bash: "bash -c"
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
---
|
||||
uwsgi_bash: "scl enable rh-postgresql10"
|
||||
|
||||
Reference in New Issue
Block a user