templates_index.html.j2.md
<html>
<body>
Hello from {{ inventory_hostname }}
</body>
</html>Last updated
Was this helpful?
The source files for this tutorial can be downloaded from its GitHub repository, or cloned into your current working directory using the command git clone https://github.com/ionos-cloud/module-ansible.git before changing into the module-ansible/docs/tutorials/06__introducing_the_nat_gateway_and_network_load_balancer sub-directory.
<html>
<body>
Hello from {{ inventory_hostname }}
</body>
</html>Last updated
Was this helpful?
Was this helpful?