mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 21:05:03 -02:30
Align inventory variables with Ansible modules
This commit is contained in:
@@ -1090,7 +1090,7 @@ def tower(cls):
|
||||
},
|
||||
injectors={
|
||||
'env': {
|
||||
'TOWER_HOSTNAME': '{{host}}',
|
||||
'TOWER_HOST': '{{host}}',
|
||||
'TOWER_USERNAME': '{{username}}',
|
||||
'TOWER_PASSWORD': '{{password}}',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user