Skip to content
  1. Mar 27, 2024
    • Arthur Outhenin-Chalandre's avatar
    • Max Gautier's avatar
      Refactor bootstrap-os (#10983) · c58497cd
      Max Gautier authored
      * Remove leftover files for Coreos
      
      Coreos was replaced by flatcar in 058438a2 but the file was copied
      instead of moved.
      
      * Remove workarounds for resolved ansible issues
      
      * boostrap: Use first_found to include per distro
      
      Using directly ID and VARIANT_ID with first_found allow for less manual
      includes.
      Distro "families" are simply handled by symlinks.
      
      * boostrap: don't set ansible_python_interpreter
      
      - Allows users to override the chosen python_interpreter with group_vars
        easily (group_vars have lesser precedence than facts)
      - Allows us to use vars at the task scope to use a virtual env
      
      Ansible python discovery has improved, so those workarounds should not
      be necessary anymore.
      Special workaround for Flatcar, due to upstream ansible not willing to
      support it.
      c58497cd
  2. Mar 25, 2024
  3. Mar 23, 2024
  4. Mar 22, 2024
  5. Mar 15, 2024
  6. Mar 14, 2024
  7. Mar 11, 2024
  8. Mar 10, 2024
  9. Mar 07, 2024
  10. Mar 05, 2024
  11. Mar 03, 2024
  12. Feb 28, 2024
  13. Feb 27, 2024
  14. Feb 22, 2024
  15. Feb 20, 2024
  16. Feb 19, 2024
  17. Feb 18, 2024
  18. Feb 16, 2024