mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03:30
Identify the master by hostname.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<body>
|
||||
<h1>Ansible Tower</h1>
|
||||
<p>This Ansible Tower server (version {{ version }}) is in secondary
|
||||
mode. The current master is {{ primary.ip_address }}.
|
||||
mode. The current master is {{ primary.hostname }}.
|
||||
</p>
|
||||
<p>This page will redirect in {{ redirect_seconds }} seconds.</p>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user