Fixed typo un user

In playbook users is not valid, please change to user.
pull/1256/head
Marco Vito Moscaritolo 12 years ago
parent 92c37c9c07
commit c0d40439a1

@ -122,7 +122,7 @@ The `vars` section contains a list of variables and values that can be used in t
--- ---
- hosts: webservers - hosts: webservers
users: root user: root
vars: vars:
http_port: 80 http_port: 80
van_halen_port: 5150 van_halen_port: 5150

Loading…
Cancel
Save