mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-24 18:15:28 +07:00
5 lines
96 B
Django/Jinja
5 lines
96 B
Django/Jinja
<html>
|
|
|
|
<h1>{{ html_welcome_msg }}! I'm webserver {{ ansible_facts['nodename'] }} </h1>
|
|
|
|
</html> |