mirror of https://github.com/ceph/ceph-ansible.git
microformat variable to be in line with rest of roles and playbooks
parent
63f7e5deb3
commit
ea88bd6eaa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue