Skip to content
Snippets Groups Projects
  1. Apr 09, 2022
    • Kenichi Omichi's avatar
      Add VAGRANT_ANSIBLE_TAGS for normal deployment (#8697) · c2fb1a07
      Kenichi Omichi authored
      Current ansible.tags 'facts' is for skipping actual Kubespray deployment
      at vagrant CI because the deployment takes much time. However the static
      'facts' skips the deployment for normal usage of vagrant also.
      That causes confusions.
      
      This adds VAGRANT_ANSIBLE_TAGS to skip the deployment for vagrant CI.
      c2fb1a07
  2. Jan 25, 2022
  3. Jan 05, 2022
  4. Dec 03, 2021
  5. Dec 01, 2021
  6. Nov 26, 2021
  7. Sep 01, 2021
  8. Aug 25, 2021
  9. 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
  10. May 28, 2021
  11. Apr 12, 2021
  12. Apr 06, 2021
  13. Mar 17, 2021
  14. Jan 26, 2021
  15. Jan 14, 2021
  16. Nov 15, 2020
  17. Oct 21, 2020
  18. Oct 09, 2020
  19. Sep 19, 2020
  20. Jul 31, 2020
  21. Jul 27, 2020
  22. Jul 10, 2020
  23. Jun 29, 2020
  24. Jun 17, 2020
  25. May 02, 2020
  26. Apr 29, 2020
  27. Apr 19, 2020
  28. Apr 18, 2020
  29. Mar 27, 2020
  30. Jan 29, 2020
  31. Jan 17, 2020
  32. Dec 05, 2019
  33. Dec 04, 2019
  34. Jul 12, 2019
  35. May 03, 2019
  36. Apr 25, 2019
  37. Apr 17, 2019
  38. Apr 01, 2019
    • MarkusTeufelberger's avatar
      Yamllint fixes (#4410) · 9ffc65f8
      MarkusTeufelberger authored
      * Lint everything in the repository with yamllint
      
      * yamllint fixes: syntax fixes only
      
      * yamllint fixes: move comments to play names
      
      * yamllint fixes: indent comments in .gitlab-ci.yml file
      9ffc65f8
  39. Feb 18, 2019
Loading