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
Package Registry
Model registry
Operate
Terraform modules
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
specki
ansible-warpzone
Commits
3fe59b38
Commit
3fe59b38
authored
2 years ago
by
void
Browse files
Options
Downloads
Patches
Plain Diff
webserver files nicht mehr herunterladen, embedden von serverfiles erst mal deaktiviert
parent
31e0e163
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
warpsrvint/docker_esphome/tasks/main.yml
+0
-8
0 additions, 8 deletions
warpsrvint/docker_esphome/tasks/main.yml
warpsrvint/docker_esphome/templates/includes/common.inc.yaml
+4
-1
4 additions, 1 deletion
warpsrvint/docker_esphome/templates/includes/common.inc.yaml
with
4 additions
and
9 deletions
warpsrvint/docker_esphome/tasks/main.yml
+
0
−
8
View file @
3fe59b38
...
@@ -44,14 +44,6 @@
...
@@ -44,14 +44,6 @@
-
config/esphome_vortragsraum.yaml
-
config/esphome_vortragsraum.yaml
register
:
config
register
:
config
-
name
:
download config includes files (esphome)
get_url
:
url
:
"
https://raw.githubusercontent.com/esphome/esphome-docs/current/_static/{{
item
}}"
dest
:
"
{{
basedir
}}/config/{{
item
}}"
with_items
:
-
webserver-v1.min.css
-
webserver-v1.min.js
-
name
:
"
stop
{{
servicename
}}
docker"
-
name
:
"
stop
{{
servicename
}}
docker"
docker_compose
:
docker_compose
:
project_src
:
"
{{
basedir
}}"
project_src
:
"
{{
basedir
}}"
...
...
This diff is collapsed.
Click to expand it.
warpsrvint/docker_esphome/templates/includes/common.inc.yaml
+
4
−
1
View file @
3fe59b38
...
@@ -20,8 +20,11 @@ logger:
...
@@ -20,8 +20,11 @@ logger:
level
:
DEBUG
level
:
DEBUG
# Enable integrated WebServer
# Enable integrated WebServer
# local Option seems to be broken in version 2022.10.0
# see: https://community.home-assistant.io/t/esphome-web-server-version-2-not-working/478034
web_server
:
web_server
:
# local: true
# Activates prometheus /metrics endpoint
# Activates prometheus /metrics endpoint
prometheus
:
prometheus
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment