mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Pull in downstream changes to k8s installer
This commit is contained in:
@@ -46,10 +46,3 @@
|
||||
- docker_registry_password is defined and docker_registry_password != ''
|
||||
msg: "Set the value of 'docker_registry_password' in the inventory file."
|
||||
when: dockerhub_base is not defined
|
||||
|
||||
- name: pg_admin_password should be defined
|
||||
assert:
|
||||
that:
|
||||
- pg_admin_password is defined and pg_admin_password != ''
|
||||
when:
|
||||
- pg_hostname is not defined or pg_hostname == ''
|
||||
|
||||
Reference in New Issue
Block a user