mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #103] [MERGED] Gdys web kurulumu icin playbook ve rolu eklendi. #114
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/103
Author: @zkryakgul
Created: 1/27/2021
Status: ✅ Merged
Merged: 4/2/2021
Merged by: @ciari
Base:
development← Head:gdys-web📝 Commits (4)
c1a1734Merge pull request #10 from Pardus-Ahtapot/development5aa3bbbGdys-web kurulumu icin playbook ve roller eklendi.c3231f6Self-signed sertifika kullanilmak istenmemesi durumunda templates altina yerlestirilen crt ve key dosyalarinin uygulanmasi saglandi857e1bapython virtualenv surumu sabitlendi.📊 Changes
17 files changed (+783 additions, -0 deletions)
View changed files
➕
ahtapotmys/playbooks/gdys-web.yml(+34 -0)➕
ahtapotmys/roles/gdys-web/.travis.yml(+29 -0)➕
ahtapotmys/roles/gdys-web/README.md(+38 -0)➕
ahtapotmys/roles/gdys-web/defaults/main.yml(+2 -0)➕
ahtapotmys/roles/gdys-web/files/gdys-web.tar.gz(+0 -0)➕
ahtapotmys/roles/gdys-web/files/wheelhouse.tar.gz(+0 -0)➕
ahtapotmys/roles/gdys-web/handlers/main.yml(+16 -0)➕
ahtapotmys/roles/gdys-web/meta/main.yml(+366 -0)➕
ahtapotmys/roles/gdys-web/tasks/install.yml(+169 -0)➕
ahtapotmys/roles/gdys-web/tasks/main.yml(+3 -0)➕
ahtapotmys/roles/gdys-web/templates/gdys.env.j2(+16 -0)➕
ahtapotmys/roles/gdys-web/templates/gdysweb.conf.j2(+31 -0)➕
ahtapotmys/roles/gdys-web/templates/gdysweb.service.j2(+14 -0)➕
ahtapotmys/roles/gdys-web/tests/inventory(+1 -0)➕
ahtapotmys/roles/gdys-web/tests/test.yml(+5 -0)➕
ahtapotmys/roles/gdys-web/vars/main.yml(+40 -0)➕
ahtapotmys/roles/gdys-web/vars/package.yml(+19 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.