diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2014-01-15 07:56:00 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:51:39 +0200 |
commit | 8cca963be44becc5052da6f5ba1c1d7a705caaca (patch) | |
tree | cb9a13d4edad4069945fc08bddc7d51ce7c74160 /roles/IMAP/tasks | |
parent | 9304813d505baaa50294ed0d37a11d9e3f0f6c79 (diff) |
wibble
Diffstat (limited to 'roles/IMAP/tasks')
-rw-r--r-- | roles/IMAP/tasks/imap.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/IMAP/tasks/imap.yml b/roles/IMAP/tasks/imap.yml index 163e10d..5ed67da 100644 --- a/roles/IMAP/tasks/imap.yml +++ b/roles/IMAP/tasks/imap.yml @@ -28,7 +28,7 @@ owner=root group=root mode=0755 with_items: - - / + - - /all - /flagged - /recent |