minor aesthetics tweak

This commit is contained in:
Michael DeHaan 2013-02-10 13:20:19 -05:00
parent b1c739889c
commit b2b1900765

View file

@ -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: