Skip to content
Snippets Groups Projects
  1. Sep 15, 2024
  2. Aug 06, 2024
  3. Jul 28, 2024
  4. Jun 10, 2024
  5. Apr 24, 2024
  6. May 18, 2023
  7. Sep 18, 2022
  8. Aug 29, 2022
  9. Aug 23, 2022
  10. Jun 08, 2022
  11. Aug 24, 2021
  12. Jul 10, 2021
  13. Jun 27, 2021
  14. Jun 02, 2021
  15. May 13, 2021
  16. May 01, 2021
  17. 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
  18. Dec 30, 2020
    • Frederik Schwan's avatar
      use fetchmail for donor import · 8decc2e9
      Frederik Schwan authored
      The former approach to export a maildir and iterate over it with a
      script broke when the mail server and the web server got on their
      own hosts. This will use IMAP IDLE to check for new mails and pass
      them instantly to the djange manage.py script without storing the mail
      locally.
      Verified
      8decc2e9
  19. Dec 17, 2020
  20. Dec 01, 2020
  21. Oct 01, 2020
  22. Sep 17, 2020
  23. Aug 27, 2020
  24. Jun 29, 2020
  25. Jun 17, 2020
  26. Feb 13, 2020
  27. Nov 24, 2019
  28. Nov 11, 2019
  29. Oct 25, 2019
  30. Sep 25, 2019
  31. Sep 24, 2019
  32. May 17, 2019
  33. Mar 26, 2019
  34. Mar 17, 2019
Loading