Skip to content
Snippets Groups Projects
Commit d6bc2506 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

remove http passwd file completely during deploy

Former-commit-id: 70287e5ec9eccc2d74d78858f26106431a9caf54
parent ba4c44be
No related branches found
No related tags found
No related merge requests found
......@@ -94,9 +94,8 @@
# FIXME: this should obviously be removed before switching to prod. env.
- name: install passlib for htpasswd in ansible
yum: name=python-passlib state=installed
- htpasswd:
- file:
path: /etc/ippidb-80/passwdfile
name: ippidb
state: absent
- htpasswd:
path: /etc/ippidb-80/passwdfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment