Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
ansible-warpzone
Repository
b7acad3f3c8ee55861a323e6d1e9dbefe145b0f1
Select Git revision
Branches
20
renovate/templates-gitlab-gitlab-ce-18.x
renovate/templates-traefik-3.x
renovate/templates-jordan-icinga2-2.x
renovate/templates-node-22.x
renovate/templates-wordpress-6.x
renovate/dhcpinfo-certifi-2025.x
renovate/templates-gitlab-gitlab-ce-17.x
renovate/templates-redis-8.x
renovate/templates-redis-7.x
renovate/templates-php-8.x
renovate/templates-docker-28.x
renovate/templates-nginx-1.x
master
default
protected
renovate/dhcpinfo-marshmallow-4.x
renovate/templates-mariadb-11.x
renovate/templates-mariadb-10.x
renovate/migrate-config
renovate/templates-postgres-17.x
renovate/templates-debian-12.x
renovate/templates-maxking-mailman-web-0.x
20 results
ansible-warpzone
webserver
docker_warpapi
templates
set_status_open.sh
Find file
Blame
Permalink
2 years ago
31e4c5d1
neue Implementierung warpapi mit http Updates
· 31e4c5d1
void
authored
2 years ago
31e4c5d1
History
neue Implementierung warpapi mit http Updates
void
authored
2 years ago
set_status_open.sh
91 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
3
#!/bin/sh
curl
"https://{{ domain }}/setstatus?newstatus=OPEN&update_key={{ update_key }}"