Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
  2. Aug 23, 2022
  3. Jul 26, 2022
  4. Jun 08, 2022
  5. Jan 23, 2022
  6. Oct 02, 2021
  7. Feb 19, 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 10, 2021
  10. Nov 21, 2020
  11. Sep 05, 2020
  12. Aug 27, 2020
  13. Jun 17, 2020
  14. Jun 12, 2020
  15. May 22, 2020
  16. Nov 06, 2019
  17. Nov 04, 2019
  18. Oct 25, 2019
  19. Oct 09, 2019
  20. Sep 25, 2019
  21. Sep 24, 2019
    • Jelle van der Waa's avatar
      archwiki: use memcached for caching · 9169d999
      Jelle van der Waa authored
      Switch from apcu caching to memcached with 512 MiB so that we have a
      sustained cached instead of a php-fpm worker based cache which has a
      shorter lifetime of 2000 requests before the worker get's killed and
      respawned.
      9169d999
  22. Sep 15, 2019
  23. Sep 12, 2019
  24. Jan 15, 2019
  25. Aug 05, 2018
  26. Jun 07, 2018
  27. Mar 07, 2018
  28. Mar 02, 2018
Loading