Skip to content
  1. Dec 18, 2024
  2. Dec 13, 2024
  3. Nov 12, 2024
  4. Oct 31, 2024
  5. Oct 18, 2024
  6. Oct 08, 2024
  7. Oct 07, 2024
  8. Oct 01, 2024
  9. Aug 29, 2024
  10. Jul 03, 2024
  11. Jul 02, 2024
  12. Jul 01, 2024
  13. Jun 25, 2024
  14. Jun 11, 2024
  15. May 28, 2024
  16. May 19, 2024
  17. May 18, 2024
  18. May 10, 2024
  19. May 08, 2024
    • Max Gautier's avatar
      Fix amazon linux bootstrap (#11139) · 8c12dedf
      Max Gautier authored
      c58497cd (Refactor bootstrap-os (#10983), 2024-03-27) refactored the
      boostrap-os include but didn't adapt the amazon linux tasks to the
      actual ID of amazon linux ('amzn')
      
      Re-enable the CI so we can avoid that kind of breakage.
      8c12dedf
  20. Feb 19, 2024
  21. Jan 11, 2024
  22. Dec 20, 2023
  23. Dec 18, 2023
  24. Dec 06, 2023
    • Max Gautier's avatar
      Check jinja templates for syntax error (#10667) · d2944d28
      Max Gautier authored
      Allow to fail early (pre-commit time) for jinja error, rather than
      waiting until executing the playbook and the invalid template.
      
      I could not find a simple jinja pre-commit hook in the wild.
      d2944d28
  25. Nov 16, 2023
  26. Sep 05, 2023
  27. Aug 17, 2023
  28. Aug 14, 2023
  29. Aug 08, 2023
  30. Jun 26, 2023
  31. Jun 19, 2023
  32. Jun 03, 2023
    • Arthur Outhenin-Chalandre's avatar
      project: upgrade test dependencies and drop ansible-core 2.11 (#10034) · edc73bc3
      Arthur Outhenin-Chalandre authored
      
      
      Molecule 5.0 require ansible-core 2.12.10.
      So this commit we update ansible-core from 2.12.5 to 2.12.10.
      We also drop supporting two ansible-core version. Also we now use the "oldest"
      still supported ansible-core version as both 2.11 is EOL and not
      supported by molecule.
      
      
      
      tests/molecule: remove linting in molecule to support molecule 5
      
      
      
      tests/molecule: remove role name check for molecule 5 support
      
      Kubespray doesn't use ansible galaxy style naming so we have to disable
      that check.
      
      
      
      contrib/inventory_builder: fix tox.ini for tox4
      
      
      
      tests/molecule: fix get_playbook in testinfra tests
      
      
      
      tests: upgrade most tests requirements
      
      Exclude ansible-lint for now, I will do that in a separate PR.
      
      
      
      tests/molecule: force kvm driver option
      
      If we don't do this it fallbacks to qemu emulated on our CI for some
      reasons.
      
      Signed-off-by: default avatarArthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
      edc73bc3
  33. May 25, 2023
  34. May 22, 2023
Loading