Make this dir.

This commit is contained in:
Ralph Bean 2014-06-16 20:35:31 +00:00
parent 656f31725a
commit db643ca928

View file

@ -12,6 +12,9 @@
tags:
- packages
- name: make /etc/github2fedmsg
file: dest=/etc/github2fedmsg mode=0755 state=directory
- name: copy github2fedmsg app configuration
template: >
src={{ item }} dest="/etc/github2fedmsg/{{ item }}"