add repo ansible role

This commit is contained in:
Jonathan Math 2021-02-01 22:43:09 -05:00
parent fc7afe56b3
commit 1015808455

View file

@ -0,0 +1,6 @@
---
- name: Pull newsblur_web github
become: yes
git:
repo: https://github.com/samuelclay/NewsBlur.git
dest: /srv/newsblur/