Commit b2b19007 by Michael DeHaan

minor aesthetics tweak

parent b1c73988
......@@ -8,14 +8,13 @@
- hosts: all
user: root
# here we make a variable named "env" that is a dictionary
vars:
env:
HI: test2
http_proxy=http://proxy.example.com:8080
user: root
tasks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment