netboot.xyz add

This commit is contained in:
bcurran3 2020-05-02 17:17:22 -07:00 committed by GitHub
parent de800bf2ec
commit 8f8116f3e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,6 +112,10 @@
when: (miniflux_enabled | default(False))
tags: miniflux
- import_tasks: tasks/netbootxyz.yml
when: (netbootxyz_enabled | default(False))
tags: netbootxyz
- import_tasks: tasks/nextcloud.yml
when: (nextcloud_enabled | default(False))
tags: nextcloud