mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
add repo ansible role
This commit is contained in:
parent
fc7afe56b3
commit
1015808455
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Pull newsblur_web github
|
||||
become: yes
|
||||
git:
|
||||
repo: https://github.com/samuelclay/NewsBlur.git
|
||||
dest: /srv/newsblur/
|
Loading…
Add table
Reference in a new issue