Skip to content
  1. Oct 22, 2024
  2. Oct 07, 2024
  3. Oct 01, 2024
  4. Sep 30, 2024
  5. Sep 24, 2024
  6. Sep 23, 2024
  7. Sep 21, 2024
  8. Sep 20, 2024
  9. Sep 18, 2024
  10. Sep 16, 2024
  11. Sep 13, 2024
    • Max Gautier's avatar
      Rework vagrant inventory handling + support for multiples inventories · 1e769b72
      Max Gautier authored
      The current way to handle a custom inventory in vagrant is a bit
      hackish, copy files around and can break Vagrantfile parsing in
      cornercase scenarios (removing vagrant inventories, or the inventory
      copied into vagrant inventory).
      
      Instead, simply pass additional inventories to the ansible-playbook
      command lines as raw arguments with `-i`.
      This also makes supporting multiples inventories trivial, so we add a
      new `$inventories` variable for that purpose.
      1e769b72
  12. Sep 12, 2024
  13. Sep 09, 2024
  14. Sep 06, 2024
  15. Sep 05, 2024
    • Max Gautier's avatar
      Drop support for RHEL 7 / CentOS 7 (#11246) · 7f527f61
      Max Gautier authored
      * Simplify docker systemd unit
      
      systemd handles missing unit by ignoring the dependency so we don't need
      to template them.
      
      * Remove RHEL 7/CentOS 7 support
      
      - remove ref in kubespray roles
      - move CI from centos 7 to 8
      - remove docs related to centos7
      
      * Remove container-storage-setup
      
      Only used for RHEL 7 and CentOS 7
      7f527f61
  16. Aug 30, 2024
  17. Aug 29, 2024
  18. Aug 28, 2024
  19. Aug 27, 2024
  20. Aug 20, 2024
  21. Aug 14, 2024
  22. Aug 02, 2024
    • Bas's avatar
      Bugfix/code inspection. (#11384) · dd51ef6f
      Bas authored
      
      
      - Make ansible-galaxy collection dependencies explicit
      - Reorganized requirements.yml
      - Adding required collections to galaxy.yml
      - Ansible 9.6.0 was yanked on Pypi
      - Sync pre-commit requirements with requirements.txt
      
      Signed-off-by: default avatarBas Meijer <bas.meijer@enexis.nl>
      dd51ef6f
  23. Jul 26, 2024
  24. Jul 13, 2024
  25. Jul 11, 2024
  26. Jul 03, 2024
  27. Jul 02, 2024
  28. Jul 01, 2024
  29. May 30, 2024
  30. May 28, 2024
Loading