aboutsummaryrefslogtreecommitdiff
path: root/gerboweb/deploy/playbook.yml
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2019-09-29 17:11:10 +0200
committerjaseg <code@jaseg.net>2019-09-29 17:11:10 +0200
commitcbbdba053e9eca935ad80eb35e0ede4bb84776df (patch)
treef77257962841d57cb916277e2855635c47a22c8c /gerboweb/deploy/playbook.yml
parentaaacaed22082df3ec338b1bc795ebe3013c450c8 (diff)
downloadgerbolyze-cbbdba053e9eca935ad80eb35e0ede4bb84776df.tar.gz
gerbolyze-cbbdba053e9eca935ad80eb35e0ede4bb84776df.tar.bz2
gerbolyze-cbbdba053e9eca935ad80eb35e0ede4bb84776df.zip
Add pogojig template zip packing
Diffstat (limited to 'gerboweb/deploy/playbook.yml')
-rw-r--r--gerboweb/deploy/playbook.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerboweb/deploy/playbook.yml b/gerboweb/deploy/playbook.yml
index 6d558d3..0d16d7f 100644
--- a/gerboweb/deploy/playbook.yml
+++ b/gerboweb/deploy/playbook.yml
@@ -12,7 +12,7 @@
- name: Install host requisites
dnf:
- name: nginx,uwsgi,python3-flask,python3-flask-wtf,uwsgi-plugin-python3,certbot,python3-certbot-nginx,libselinux-python,git,iptables-services,python3-pycryptodomex
+ name: nginx,uwsgi,python3-flask,python3-flask-wtf,uwsgi-plugin-python3,certbot,python3-certbot-nginx,libselinux-python,git,iptables-services,python3-pycryptodomex,zip
state: latest
- name: Disable password-based root login