mirror of
https://github.com/miniflux/v2.git
synced 2025-08-26 18:21:01 +00:00
Added Ansible Role + Playbook for Miniflux
This commit is contained in:
parent
99f20868ad
commit
e74bf260c6
7 changed files with 107 additions and 0 deletions
4
contrib/ansible/playbooks/playbook.yml
Normal file
4
contrib/ansible/playbooks/playbook.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- hosts: miniflux
|
||||
roles:
|
||||
- { role: mgrote.miniflux, tags: "miniflux" }
|
Loading…
Add table
Add a link
Reference in a new issue