Use copy here instead of file.

This commit is contained in:
Kevin Fenzi 2014-02-19 21:57:59 +00:00
parent b19c53d31c
commit fefc75b3d1

View file

@ -72,12 +72,11 @@
- config
- name: install /var/tmp/bodhi-bz.cookie file
file: >
path=/var/tmp/bodhi-bz.cookie
copy: >
dest=/var/tmp/bodhi-bz.cookie
owner=bodhi
group=bodhi
mode=0600
state=file
tags:
- config