mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
use Ansible platform for all projects using ansible (#198)
- remove YAML platform
This commit is contained in:
parent
a80b0b46cb
commit
8f5955fb4e
4 changed files with 2 additions and 5 deletions
|
|
@ -1,2 +0,0 @@
|
|||
name: YAML
|
||||
description: ""
|
||||
|
|
@ -4,7 +4,7 @@ description: Build a full-featured home server with this playbook and an Ubuntu
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- YAML
|
||||
- Ansible
|
||||
- Docker
|
||||
tags:
|
||||
- Self-hosting Solutions
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ description: Your Debian-based data center in a box. A set of general-purpose An
|
|||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- YAML
|
||||
- Ansible
|
||||
- Python
|
||||
tags:
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ description: Install and manage self-hosted services/applications, on your own s
|
|||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Shell
|
||||
- Ansible
|
||||
- Shell
|
||||
tags:
|
||||
- Self-hosting Solutions
|
||||
source_code_url: https://github.com/nodiscc/xsrv
|
||||
|
|
|
|||
Loading…
Reference in a new issue