Make this dir.
This commit is contained in:
parent
656f31725a
commit
db643ca928
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
- name: make /etc/github2fedmsg
|
||||||
|
file: dest=/etc/github2fedmsg mode=0755 state=directory
|
||||||
|
|
||||||
- name: copy github2fedmsg app configuration
|
- name: copy github2fedmsg app configuration
|
||||||
template: >
|
template: >
|
||||||
src={{ item }} dest="/etc/github2fedmsg/{{ item }}"
|
src={{ item }} dest="/etc/github2fedmsg/{{ item }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue