Skip to content
Snippets Groups Projects
  1. Dec 07, 2022
  2. Dec 06, 2022
  3. Nov 30, 2022
  4. Oct 31, 2022
  5. Sep 07, 2020
  6. May 27, 2020
  7. May 26, 2020
  8. Jan 27, 2020
  9. Sep 18, 2019
  10. Aug 16, 2019
  11. May 17, 2019
  12. Apr 15, 2019
  13. Apr 09, 2019
  14. Jan 31, 2019
    • Benjamin Bertrand's avatar
      Use mirror on artifactory to install conda · a50314eb
      Benjamin Bertrand authored
      1. It's easier to use a mirror (no need to manually copy new RPMs to
      artifactory)
      2. The mirror is configured in this role because it's the only repo needed to
      install conda (no EPEL). No need to put it in the ics-ans-role-repository and
      add a dependency.
      a50314eb
  15. Jan 27, 2019
  16. Jan 24, 2019
  17. Oct 09, 2018
  18. Aug 23, 2018
  19. Jun 04, 2018
  20. Apr 24, 2018
  21. Mar 05, 2018
  22. Jan 23, 2018
    • Benjamin Bertrand's avatar
      Update to conda 4.4 · 33d48bee
      Benjamin Bertrand authored
      - update Miniconda installer (required to install conda 4.4)
      - pin conda package to defaults channel to avoid downgrade with
        conda-forge channel
      - use new /opt/conda/etc/profile.d/conda.sh profile script (remove old
        conda_env.sh)
      
      Note that conda base environment is not activated.
      33d48bee
  23. Jan 05, 2018
  24. May 10, 2017
    • Benjamin Bertrand's avatar
      Make Miniconda3 the default version · ea937790
      Benjamin Bertrand authored
      Miniconda2 was made the default because of Ansible, but there is no
      reason.
      Ansible has to use the default Python installation in the first place.
      
      For molecule, there is no problem to install that in a conda env with
      Python2.
      v0.4.0
      ea937790
  25. Apr 25, 2017
  26. Mar 24, 2017
  27. Mar 23, 2017
    • Benjamin Bertrand's avatar
      Install Miniconda2 by default · d41fe322
      Benjamin Bertrand authored
      Ansible still requires Python 2.
      We make Miniconda2 the default.
      
      It's still possible to install Miniconda3 by overriding
      miniconda_version and miniconda_installer_md5.
      d41fe322
  28. Mar 20, 2017
Loading