Skip to content

Commit

Permalink
#6 add redmine_pivot_table
Browse files Browse the repository at this point in the history
  • Loading branch information
y503unavailable authored Sep 10, 2017
1 parent b202a6e commit 5260004
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions roles/redmine-plugins/tasks/redmine_pivot_table.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- name: redmine_pivot_table
become: yes
git:
repo=https://github.com/deecay/redmine_pivot_table
dest={{ redmine_dir }}/plugins/redmine_pivot_table
version=master

0 comments on commit 5260004

Please sign in to comment.