Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 24, 2024
  3. Jun 26, 2024
  4. May 31, 2024
  5. May 28, 2024
  6. May 27, 2024
  7. May 16, 2024
  8. May 15, 2024
  9. May 13, 2024
  10. May 08, 2024
  11. May 06, 2024
  12. May 03, 2024
  13. May 02, 2024
  14. Apr 30, 2024
  15. Mar 14, 2024
  16. Nov 15, 2023
  17. Aug 14, 2023
  18. Jun 26, 2023
  19. 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
  20. Mar 30, 2022
  21. Nov 11, 2021
    • Cristian Calin's avatar
      Exercise multiple ansible versions in CI (#8172) · 0d0468e1
      Cristian Calin authored
      * Ansible: separate requirements files for supported ansible versions
      
      * Ansible: allow using ansible 2.11
      
      * CI: Exercise Ansible 2.9 and Ansible 2.11 in a basic AIO CI job
      
      * CI: Allow running a reset test outside of idempotency tests and running it in stage1
      
      * CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20 with the variously supported ansible versions for stage1
      
      * CI: add capability to install collections or roles from ansible-galaxy to mitigate missing behavior in older ansible versions
      0d0468e1
  22. Sep 29, 2021
  23. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      7516fe14
  24. Jun 30, 2021
  25. May 12, 2021
  26. Apr 23, 2021
    • Cristian Calin's avatar
      Initial AlmaLinux support (#7538) · 73db44b0
      Cristian Calin authored
      * AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux
      
      * AlmaLinux: identify as a centos derrivative
      
      * AlmaLinux: add AlmaLinux to checks for CentOS
      
      * Use ansible_os_family to compare family and not distribution
      73db44b0
  27. Mar 25, 2021
  28. Mar 08, 2021
  29. Feb 23, 2021
  30. Jan 11, 2021
  31. Aug 04, 2020
  32. Apr 07, 2020
  33. Mar 09, 2020
  34. Aug 07, 2019
  35. May 20, 2019
    • marcstreeter's avatar
      updated pinning to prevent breaking changes (#4783) · 872b37f7
      marcstreeter authored
      * updated ansible pinning to prevent more possibilities of breaking changes
      
      * more exact pinning of ansible version
      
      * more exact pinning of ansible version and also all the rest
      
      * added testing requirements.txt pinning settings
      
      * removed boto from testing requirements.txt
      872b37f7
  36. Apr 17, 2019
  37. Apr 09, 2019
  38. Apr 08, 2019
  39. Apr 04, 2019
Loading