microformat variable to be in line with rest of roles and playbooks

pull/47/head
Jimmy Tang 2014-03-16 09:40:27 +00:00
parent 63f7e5deb3
commit ea88bd6eaa
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- apt_repository: repo=ppa:vbernat/haproxy-1.5 state=present
- apt: name={{item}} state=present
- apt: name={{ item }} state=present
with_items:
- haproxy
- socat