projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
roles
/
email
/
templates
/
changepw
diff --git
a/roles/email/templates/changepw
b/roles/email/templates/changepw
index 96eef60078492b36fdc1ad3451e7b8793b0811db..7a1b6003ffbd44176d69402300aa46f46d7aeea9 100644
(file)
--- a/
roles/email/templates/changepw
+++ b/
roles/email/templates/changepw
@@
-1,5
+1,5
@@
-#!/usr/bin/env python
2
-from __future__ import print_function
+#!/usr/bin/env python
3
+
import os, cgi, MySQLdb, subprocess, time
# settings