Skip to content

Commit aca4bf5

Browse files
committed
Move to ELAN e.V.
This patch moves the role to the `elan-ev` organization on GitHub and the `elan` namespace in Galaxy.
1 parent 14e98fd commit aca4bf5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ Example of how to configure and use the role:
3939
- hosts: servers
4040
become: true
4141
roles:
42-
- role: lkiesow.opencast_postgresql
42+
- role: elan.opencast_postgresql
4343
opencast_postgresql_password: secret
4444
```

meta/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
galaxy_info:
22
author: Lars Kiesow
33
role_name: opencast_postgresql
4-
namespace: lkiesow
4+
namespace: elan
5+
company: ELAN e.V.
56
description: Install and prepare PostgreSQL for Opencast
67
license: BSD-3-Clause
78
min_ansible_version: 2.9

0 commit comments

Comments
 (0)