From: Lorin Hochstein Date: Sun, 24 Sep 2017 05:11:14 +0000 (-0700) Subject: Update the index.html.j2 example X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;p=ansiblebook.git Update the index.html.j2 example --- diff --git a/ch02/playbooks/templates/index.html.j2 b/ch02/playbooks/templates/index.html.j2 index a276e9d..62b15e8 100644 --- a/ch02/playbooks/templates/index.html.j2 +++ b/ch02/playbooks/templates/index.html.j2 @@ -6,7 +6,7 @@

nginx, configured by Ansible

If you can see this, Ansible successfully installed nginx.

-

{{ ansible_managed }}

+

Running on {{ inventory_hostname }}