Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
  2. Aug 23, 2022
  3. Jun 08, 2022
  4. May 17, 2022
  5. Jul 16, 2021
  6. Jun 27, 2021
  7. May 13, 2021
  8. Feb 14, 2021
    • Kristian Klausen's avatar
      Make ansible-lint happy · 4112bdf9
      Kristian Klausen authored
      yaml: truthy value should be one of [false, true] (truthy)
      yaml: wrong indentation: expected 4 but found 2 (indentation)
      yaml: too few spaces before comment (comments)
      yaml: missing starting space in comment (comments)
      yaml: too many blank lines (1 > 0) (empty-lines)
      yaml: too many spaces after colon (colons)
      yaml: comment not indented like content (comments-indentation)
      yaml: no new line character at the end of file (new-line-at-end-of-file)
      load-failure: Failed to load or parse file
      parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
      4112bdf9
  9. Jan 25, 2021
    • Kristian Klausen's avatar
      dovecot: Only enable needed sieve extensions · e5a20020
      Kristian Klausen authored and Frederik Schwan's avatar Frederik Schwan committed
      The enotify extension can be used to send mails as other users, so let's
      only enabled the sieve extensions, which we need.
      The extensions was found by running `grep require` on the existing sieve
      user scripts. mailbox wasn't in that list, but it is used by the global
      spam-to-folder.sieve script.
      e5a20020
  10. Nov 29, 2020
  11. Nov 15, 2020
  12. Oct 24, 2020
  13. Sep 23, 2020
  14. Jun 12, 2020
  15. Feb 11, 2020
  16. Nov 08, 2019
  17. Aug 17, 2018
  18. Aug 15, 2018
  19. Aug 14, 2018
  20. Jun 25, 2018
  21. Mar 21, 2018
  22. Mar 05, 2018
  23. Feb 28, 2018
  24. Jan 08, 2018
  25. Sep 03, 2017
  26. Sep 02, 2017
  27. Sep 22, 2016
  28. Jul 18, 2016
  29. Jul 17, 2016
Loading