summaryrefslogtreecommitdiff
path: root/hello_world.yml
diff options
context:
space:
mode:
Diffstat (limited to 'hello_world.yml')
-rw-r--r--hello_world.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/hello_world.yml b/hello_world.yml
index 20632c6..0570c4b 100644
--- a/hello_world.yml
+++ b/hello_world.yml
@@ -4,4 +4,6 @@
- name: Hello Message
debug:
msg: "Hello World!"
-
+ - name: Show Variable
+ debug:
+ var: web_user