mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Fix typo in local_docker task
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
- awx_web
|
||||
when: pg_hostname is defined
|
||||
|
||||
- name: Set properties with postgres for awx_web
|
||||
- name: Set properties with postgres for awx_task
|
||||
set_fact:
|
||||
pg_hostname_actual: postgres
|
||||
awx_task_container_links:
|
||||
|
||||
Reference in New Issue
Block a user