mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
Merge pull request #82 from Zokormazo/fix-typo-local_docker
Fix typo in local_docker task
This commit is contained in:
@@ -152,7 +152,7 @@
|
|||||||
- awx_web
|
- awx_web
|
||||||
when: pg_hostname is defined
|
when: pg_hostname is defined
|
||||||
|
|
||||||
- name: Set properties with postgres for awx_web
|
- name: Set properties with postgres for awx_task
|
||||||
set_fact:
|
set_fact:
|
||||||
pg_hostname_actual: postgres
|
pg_hostname_actual: postgres
|
||||||
awx_task_container_links:
|
awx_task_container_links:
|
||||||
|
|||||||
Reference in New Issue
Block a user