mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -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
|
||||
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