mirror of
https://github.com/status-im/infra-role-oauth-proxy.git
synced 2025-02-22 15:38:24 +00:00
16 lines
378 B
YAML
16 lines
378 B
YAML
---
|
|
galaxy_info:
|
|
author: Jakub Sokolowski <jakub@status.im>
|
|
description: Deploy Docker container with oauth2_proxy
|
|
company: Status.im
|
|
license: MIT
|
|
min_ansible_version: 1.9
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- xenial
|
|
dependencies:
|
|
- name: infra-role-consul-service
|
|
src: git+git@github.com:status-im/infra-role-consul-service.git
|
|
scm: git
|