diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-29 01:26:02 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-29 01:26:02 +0200 |
commit | 226daf830d217b87a06d652dd4ad6e775897d966 (patch) | |
tree | 0d4a4e1333dd35a4dbe0d7d9ce0c9c018ff74340 /roles/webmail/tasks | |
parent | bb67c144aa93a733402876b3161281724fca24da (diff) |
Add jqueryui configuration.
Diffstat (limited to 'roles/webmail/tasks')
-rw-r--r-- | roles/webmail/tasks/roundcube.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/webmail/tasks/roundcube.yml b/roles/webmail/tasks/roundcube.yml index 309aba4..c783feb 100644 --- a/roles/webmail/tasks/roundcube.yml +++ b/roles/webmail/tasks/roundcube.yml @@ -78,6 +78,7 @@ mode=0644 with_items: - additional_message_headers + - jqueryui - managesieve - password |