mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-30 04:33:36 -05:00
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
|
||||
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