This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-dovecot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
other mysql hosts than localhost not supported atm
master
Markus Katharina Brechtel
7 years ago
parent
376f1124fb
commit
54f6ad34bf
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
defaults/main.yml
+1
-0
vars/main.yml
+ 0
- 1
defaults/main.yml
View File
@@ -1,4 +1,3 @@
dovecot_postfixadmin_mysql_host: localhost
dovecot_postfixadmin_mysql_database: postfixadmin
dovecot_postfixadmin_mysql_username: dovecot
dovecot_postfixadmin_mysql_password: koof5DeNgi5aeR2ewoh9iz1u
+ 1
- 0
vars/main.yml
View File
@@ -0,0 +1 @@
dovecot_postfixadmin_mysql_host: localhost
Write
Preview
Loading…
Cancel
Save