And put the config in the right dir

This commit is contained in:
Kevin Fenzi 2015-01-14 22:19:51 +00:00
parent e32d629fcf
commit 0c99bcc097

View file

@ -14,7 +14,7 @@
- keepalived
- name: Install keepalived template
template: src=keepalived.conf.j2 dest=/etc/keepalived.conf
template: src=keepalived.conf.j2 dest=/etc/keepalived/keepalived.conf
tags:
- config
- keepalived