Skip to content
Snippets Groups Projects
  1. Jan 19, 2025
  2. Jan 12, 2025
    • Jelle van der Waa's avatar
      dbscripts: allow sourceballs to create a lockfile · 199cc1fc
      Jelle van der Waa authored
      /srv/repos/lock is the lock file location configured via a dbscripts
      config. Only accessible for users in junior-packager group, a lot better
      would be if sourceballs could write a lock file into
      /run/sourceballs.lck as it is unrelated to /srv/repos.
      199cc1fc
  3. Dec 23, 2024
  4. Dec 01, 2024
  5. Jun 08, 2024
  6. Apr 24, 2024
  7. Dec 03, 2023
  8. Jul 12, 2023
  9. May 22, 2023
  10. May 18, 2023
  11. Feb 18, 2023
  12. Oct 16, 2022
  13. Sep 18, 2022
  14. Aug 29, 2022
  15. Aug 23, 2022
  16. Jun 08, 2022
  17. May 21, 2022
    • Evangelos Foutras's avatar
      Fix schema violations in custom task environments · ce98a026
      Evangelos Foutras authored
      As reported by ansible-lint 6.2.1:
      
      schema: [{'PYTHONPATH': '.'}] is not of type 'object' (schema[tasks])
      roles/aurweb/tasks/main.yml:1
      
      schema: [{'SHELL': '/bin/bash'}] is not of type 'object' (schema[tasks])
      roles/dbscripts/tasks/main.yml:1
      ce98a026
  18. May 07, 2022
    • Evangelos Foutras's avatar
      Remove unused vaults and obsolete secrets · b264a2f6
      Evangelos Foutras authored
      - group_vars/all/vault_mariadb.yml: remove 'zabbix' database user
      - misc/vaults/additional-credentials.vault: remove zabbix irc bot
      - roles/dbscripts/tasks/main.yml: drop unused tier0 mirror access
      b264a2f6
  19. Dec 16, 2021
  20. Dec 08, 2021
  21. Jul 12, 2021
  22. Jul 07, 2021
  23. Mar 25, 2021
  24. 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
  25. Jan 24, 2021
  26. Jan 10, 2021
  27. Sep 23, 2020
  28. Aug 27, 2020
  29. Jul 22, 2020
  30. Jul 12, 2020
  31. Jul 03, 2020
  32. Jun 25, 2020
  33. Jun 17, 2020
  34. Jun 12, 2020
Loading