M. Sonntag пре 2 година
родитељ
комит
449e8d8afb
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -363,8 +363,12 @@ directly edit the source code and build your own docker container (run from the
 docker build -t [organization-name]/[container-name] .
 ```
 
+## Ansible galaxy in-house-gin
+
+Mika Pflüger was so kind to create an Ansible role for in-house-gin. If you want to give it a try, you can find the details over at the [ansible galaxy page](https://galaxy.ansible.com/mikapfl/gin_ansible_role). We take neither credit nor responsibility for this project.
+
 ## Further reading
 
 Since GIN is based on GOGS, the official documentation for running GOGS in a container is also relevant:
 [Docker for GOGS](https://github.com/gogs/gogs/tree/main/docker)
-  
+