fix var
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<center><p>Created with Ansible on {{hostvars[host].ansible_date_time.iso8601}}</p></center>
|
<center><p>Created with Ansible on {{hostvars[inventory_hostname].ansible_date_time.iso8601}}</p></center>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function tableToCSV() {
|
function tableToCSV() {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user