Skip to content
Snippets Groups Projects
  1. Aug 14, 2024
  2. Jul 21, 2023
  3. May 20, 2023
  4. Mar 26, 2023
  5. Sep 22, 2022
  6. Aug 29, 2022
  7. Aug 23, 2022
  8. Jun 08, 2022
  9. May 17, 2022
  10. Jul 16, 2021
  11. Jun 27, 2021
  12. May 13, 2021
  13. 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
  14. 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
  15. Nov 29, 2020
  16. Nov 15, 2020
  17. Oct 24, 2020
  18. Sep 23, 2020
  19. Jun 12, 2020
  20. Feb 11, 2020
  21. Nov 08, 2019
  22. Aug 17, 2018
  23. Aug 15, 2018
  24. Aug 14, 2018
  25. Jun 25, 2018
  26. Mar 21, 2018
  27. Mar 05, 2018
  28. Feb 28, 2018
  29. Jan 08, 2018
  30. Sep 03, 2017
  31. Sep 02, 2017
Loading