mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Make this dir.
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user