diff --git a/gitea.yml b/gitea.yml index e68b226..9568c18 100644 --- a/gitea.yml +++ b/gitea.yml @@ -3,3 +3,4 @@ become: yes roles: - gitea + - gitea-ccchb diff --git a/roles/gitea b/roles/gitea index cb08c9f..0474dc8 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit cb08c9f99997167aa35f2cef0a30ca914e2d159d +Subproject commit 0474dc8d0c7031f7fcb58484c9c6552b1b9869eb diff --git a/roles/gitea-ccchb/files/img/CCCHB-logo_256x256_bw.png b/roles/gitea-ccchb/files/img/CCCHB-logo_256x256_bw.png new file mode 100644 index 0000000..ea04c05 Binary files /dev/null and b/roles/gitea-ccchb/files/img/CCCHB-logo_256x256_bw.png differ diff --git a/roles/gitea-ccchb/files/img/favicon.png b/roles/gitea-ccchb/files/img/favicon.png new file mode 120000 index 0000000..d88bc0f --- /dev/null +++ b/roles/gitea-ccchb/files/img/favicon.png @@ -0,0 +1 @@ +CCCHB-logo_256x256_bw.png \ No newline at end of file diff --git a/roles/gitea-ccchb/files/img/gitea-lg.png b/roles/gitea-ccchb/files/img/gitea-lg.png new file mode 120000 index 0000000..d88bc0f --- /dev/null +++ b/roles/gitea-ccchb/files/img/gitea-lg.png @@ -0,0 +1 @@ +CCCHB-logo_256x256_bw.png \ No newline at end of file diff --git a/roles/gitea-ccchb/files/img/gitea-sm.png b/roles/gitea-ccchb/files/img/gitea-sm.png new file mode 120000 index 0000000..d88bc0f --- /dev/null +++ b/roles/gitea-ccchb/files/img/gitea-sm.png @@ -0,0 +1 @@ +CCCHB-logo_256x256_bw.png \ No newline at end of file diff --git a/roles/gitea-ccchb/files/img/logo-bg-black.png b/roles/gitea-ccchb/files/img/logo-bg-black.png new file mode 120000 index 0000000..d88bc0f --- /dev/null +++ b/roles/gitea-ccchb/files/img/logo-bg-black.png @@ -0,0 +1 @@ +CCCHB-logo_256x256_bw.png \ No newline at end of file diff --git a/roles/gitea-ccchb/files/img/logo.png b/roles/gitea-ccchb/files/img/logo.png new file mode 120000 index 0000000..d88bc0f --- /dev/null +++ b/roles/gitea-ccchb/files/img/logo.png @@ -0,0 +1 @@ +CCCHB-logo_256x256_bw.png \ No newline at end of file diff --git a/roles/gitea-ccchb/tasks/main.yml b/roles/gitea-ccchb/tasks/main.yml new file mode 100644 index 0000000..aae9374 --- /dev/null +++ b/roles/gitea-ccchb/tasks/main.yml @@ -0,0 +1,5 @@ +--- +- name: copy img (e.g. logo's) + copy: + src: img/ + dest: /var/lib/gitea/custom/public/img/