mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
remove TOWER_HOST from job env vars
This commit is contained in:
@@ -62,3 +62,6 @@
|
||||
* Saved Launch-time configurations feature - added WFJT node promptable fields to schedules,
|
||||
added `extra_data` to WFJT nodes, added "schedule this job" endpoint.
|
||||
[[#169](https://github.com/ansible/awx/issues/169)]
|
||||
* Removed `TOWER_HOST` as a default environment variable in job running environment
|
||||
due to conflict with tower credential type. Playbook authors should replace their
|
||||
use with `AWX_HOST`. [[#1727](https://github.com/ansible/awx/issues/1727)]
|
||||
|
||||
Reference in New Issue
Block a user