mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 14:38:00 -03:30
Merge pull request #82 from Zokormazo/fix-typo-local_docker
Fix typo in local_docker task
This commit is contained in:
commit
c5c926f29c
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user