summaryrefslogtreecommitdiff
path: root/ansible/web.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-26 13:15:01 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-26 13:15:01 +0300
commit59ae9bfa400c0469bfb2a23b4d7b598ddfe80456 (patch)
tree198ceef5cdd1e426e8bb03bfe728eed91d1e824a /ansible/web.yml
parent2ea3833bb4df6bd1bf001dc82200d91a91b4601d (diff)
downloadansibleness-59ae9bfa400c0469bfb2a23b4d7b598ddfe80456.tar.gz
drop ewww.service from web.yml
The ewww.deb has it now. Sponsored-by: author
Diffstat (limited to 'ansible/web.yml')
-rw-r--r--ansible/web.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/ansible/web.yml b/ansible/web.yml
index 88ae997..6b98874 100644
--- a/ansible/web.yml
+++ b/ansible/web.yml
@@ -85,15 +85,6 @@
cB5//DSHki2Mh1iZxPfZnvFYpEOl9pmedSJ4tlltzKQSY//6kGJ49g==
-----END RSA PRIVATE KEY-----
dest: /etc/ewww/tls.key
- - name: "Install systemd service"
- copy:
- content: |
- [Unit]
- Description=ewww web server
-
- [Service]
- ExecStart=/usr/bin/ewww /etc/ewww/ewww.yaml
- dest: /lib/systemd/system/ewww.service
- name: "Enable and start ewww service"
systemd:
name: ewww